[vlc-devel] [PATCH] use NSAutoreleasePool::drain instead of NSAutorelease::release

Pierre d'Herbemont pdherbemont at free.fr
Thu Jul 22 13:05:43 CEST 2010


On Thu, Jul 22, 2010 at 12:09 PM, Toralf Niebuhr <gmthor85 at aim.com> wrote:
> After running the Mac OS X static analyses I produced this patch. The patch only replaces NSAutoreleasePool:release with NSAutoreleasePool::drain.

We don't support GC in VLCKit, but this is right and something wanted.

Pierre.



More information about the vlc-devel mailing list