[vlc-devel] [PATCH 6/9] VLCKit: fix a deadlock case in VLCEventManager

Felix Paul Kühne fkuehne at videolan.org
Sat Jul 12 11:54:12 CEST 2014


On 11.07.2014, at 01:35, Florent Pillet <fpillet at gmail.com> wrote:

> There is a case of recursion over mutexed code when cancelling calls for an object that may itself dealloc other objects with pending events (this has been witnessed)
> ---
> Sources/VLCEventManager.m | 23 ++++++++++++++++++++---
> 1 file changed, 20 insertions(+), 3 deletions(-)

Merged manually, thanks!

Felix




More information about the vlc-devel mailing list