RFR-8012108

Kurchi Hazra kurchi.subhra.hazra at oracle.com
Wed Apr 17 10:59:24 PDT 2013


Hi John,

   Does this actually fix the leak? When curr is null, you set start to 
curr, and hence start to null. So nothing is every freed
in freeAllocatedMemory is what I see. Let me know if I am missing something.

- Kurchi

On 4/17/2013 8:02 AM, John Zavgren wrote:
> Greetings:
> Please review the following webrev image. I fixed a memory leak that 
> can occur when calloc() fails.
>
> http://cr.openjdk.java.net/~jzavgren/8012108/webrev.01/
>
> Thanks!
> John Zavgren
> john.zavgren at oracle.com

-- 
-Kurchi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20130417/dcdedc39/attachment.html 


More information about the net-dev mailing list