RFR JDK-8007609

John Zavgren john.zavgren at oracle.com
Tue Feb 5 23:49:39 UTC 2013


Greetings:

I modified the code in 
src/windows/native/java/io/WinNTFileSystem_md.c
so that it checks the return value of realloc() and frees memory when there is an error.

The webrev image of this change is visible at:
http://cr.openjdk.java.net/~jzavgren/8007609/webrev.01/

Thanks!
John Zavgren



More information about the core-libs-dev mailing list