[vlc-devel] [PATCH 2/2] macosx: fix crash on exit in concunction with InputEvent
Felix Paul Kühne
fkuehne.videolan at googlemail.com
Sat Mar 3 18:24:27 CET 2012
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!
Felix
More information about the vlc-devel
mailing list