RFR JDK8007636

Xuelei Fan xuelei.fan at oracle.com
Tue Jun 18 00:16:35 UTC 2013


Looks fine to me.

Thanks,
Xuelei

On 6/17/2013 10:29 PM, John Zavgren wrote:
> 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
> 




More information about the security-dev mailing list