Skip to content
  • Rafaël Carré's avatar
    Fix #5706 · 673d6562
    Rafaël Carré authored
    Properly take the recursive event_sending_lock when looking for listener to
    send the event.
    Ensure that there will be no event dispatch after vlc_event_detach().
    
    Also, fix a bug in libvlc_event where removing an event handler from an event
    callback would lead to a crash.
    673d6562