On Oct 16, 2013, at 03:25:45, Greg Parker <gpar...@apple.com> wrote:

> On sufficiently-recent OS versions, the runtime will silently push an 
> autorelease pool if you autorelease without one. This can lead to 
> unrecognized leaks if this happens on a long-lived thread. On some of those 
> OS versions you can run with environment variable 
> OBJC_DEBUG_MISSING_POOLS=YES to get a log message when this happens.

Can you say exactly *which* OS versions? I'm on 10.8.5 12f45. I tried adding 
that environment variable, but saw nothing different in the output.

--
Steve Mills
office: 952-818-3871
home: 952-401-6255
cell: 612-803-6157



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to