[vlc-devel] [PATCH] macosx: fix startup and shutdown procedure
    David Fuhrmann 
    david.fuhrmann at gmail.com
       
    Tue Mar 26 19:14:32 CET 2013
    
    
  
Am 26.03.2013 um 14:22 schrieb Michael Feurstein <michael.feurstein at gmail.com>:
> * retain on NSArray and NSDictionary - fixes malloc fault during startup
Hi Michael,
Did you tried latest git version? I thought that I had already fixed the crash related to these objects?
Nevertheless, if you retain an object, you must also release it later on. This is missing in your patch.
With best regards,
David
    
    
More information about the vlc-devel
mailing list