[vlc-devel] [PATCH] use NSAutoreleasePool::drain instead of NSAutorelease::release
Toralf Niebuhr
gmthor85 at aim.com
Thu Jul 22 12:29:54 CEST 2010
Am 22.07.2010 um 12:26 schrieb Toralf Niebuhr:
>
> Am 22.07.2010 um 12:19 schrieb Jean-Baptiste Kempf:
>
>> On Thu, Jul 22, 2010 at 12:09:06PM +0200, Toralf Niebuhr wrote :
>>> After running the Mac OS X static analyses I produced this patch. The patch only replaces NSAutoreleasePool:release with NSAutoreleasePool::drain.
>>
>> You ran it over the VLCKit project only?
> I ran the following command in the directory vlc/projects/macosx/framework/
>
> scan-build xcodebuild -configuration Debug
This should at least scan all used vlc components too. But I am not sure. I could just scan the automake projects too. (later)
>
>
>>
>> Best Regards,
>>
>> --
>> Jean-Baptiste Kempf
>> http://www.jbkempf.com/
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> http://mailman.videolan.org/listinfo/vlc-devel
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list