RFR JDK-8007609 (original) (raw)
David Holmes david.holmes at oracle.com
Wed Feb 6 09:52:13 UTC 2013
- Previous message: RFR JDK-8007609
- Next message: RFR JDK-8007609
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
PS.
if(resultTemp == NULL) {
Need space after "if"
David
On 6/02/2013 9:49 AM, John Zavgren wrote:
Greetings:
I modified the code in src/windows/native/java/io/WinNTFileSystemmd.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
- Previous message: RFR JDK-8007609
- Next message: RFR JDK-8007609
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]