• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Malloc leak from ImageIO library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Malloc leak from ImageIO library


  • Subject: Re: Malloc leak from ImageIO library
  • From: Karolis Ramanauskas <email@hidden>
  • Date: Thu, 15 Oct 2009 15:24:07 -0500

Thank you

On Thu, Oct 15, 2009 at 3:05 PM, Ken Ferry <email@hidden> 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 (email@hidden)

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:

This email sent to email@hidden

References: 
 >Malloc leak from ImageIO library (From: Karolis Ramanauskas <email@hidden>)
 >Re: Malloc leak from ImageIO library (From: Ken Ferry <email@hidden>)

  • Prev by Date: Re: Malloc leak from ImageIO library
  • Next by Date: A good Obc-C framework for sending email?
  • Previous by thread: Re: Malloc leak from ImageIO library
  • Next by thread: Re: language based scaning,
  • Index(es):
    • Date
    • Thread