Thank you

On Thu, Oct 15, 2009 at 3:05 PM, Ken Ferry <kenfe...@gmail.com> wrote:

> Hi Karolis,
> That one's a false positive.  The JPEG2000 library allocates memory at
> pointer p, but holds onto a pointer q and constant k such that q + k is p.
>
> Leaks cannot tell that the app can still get at the pointer, so it thinks
> the memory has been leaked.
>
> Of course, one never wants to see false positives.  Either leaks or the
> library should be modified to make this go away.  There's a bug for it.
>
> -Ken
> Cocoa Frameworks
>
_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

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

Reply via email to