[vlc-devel] [PATCH 2/2] macosx: fix crash on exit in concunction with InputEvent
David Fuhrmann
david.fuhrmann at googlemail.com
Sat Mar 3 20:11:54 CET 2012
Am 03.03.2012 um 18:24 schrieb Felix Paul Kühne:
>
> On 03.03.2012, at 17:01, David Fuhrmann wrote:
>
>> Crash logs are in trac.
>> For each input thread the callback for "intf-event" was registered
>> at least twice, and never deleted correctly.
>> Therefore this patch makes sure that we add the callback only once,
>> and also properly delete the old one when the input changed.
>>
>> should close #6207, refs #6252
>
> Thanks for the cleanup!
>
> Applied!
Thanks.
What is with my previous patch (http://mailman.videolan.org/pipermail/vlc-devel/2012-March/087005.html)?
Greetings,
David
More information about the vlc-devel
mailing list