RFR JDK8007636

John Zavgren john.zavgren at oracle.com
Mon Jun 17 14:29:21 UTC 2013


Greetings:

I'm posting a fix for a memory leak. As you can see, the original code 
deallocated a structure, thereby rendering it's memory invalid, then it 
deallocated the memory that was allocated to one of its data members.

I merely reversed the order of the free() operations.


http://cr.openjdk.java.net/~jzavgren/8007636/webrev.01/ 
<http://cr.openjdk.java.net/%7Ejzavgren/8007636/webrev.01/>

Thanks!
John

-- 
John Zavgren
john.zavgren at oracle.com
603-821-0904
US-Burlington-MA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20130617/115f03b1/attachment.htm>


More information about the security-dev mailing list