Fix #5706
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.
Showing
Please register or sign in to comment