The updated webrev looks fine. I will push it for you later today.
-Chris.
On 14/11/2012 13:57, John Zavgren wrote:
I made two changes in response to reader feedback:
1.) GSSLibStub.c line 573, major should be assigned value zero.
2.) java_md_solinux.c line 485 JLI_Memfree()
The latest webrev image of these changes can be seen at:
http://cr.openjdk.java.net/~chegar/8000476/webrev.01/
Please let me know if any more issues are identified.
Thanks!
John Zavgren
[email protected]
On 10/23/2012 12:31 PM, Dmitry Samersoff wrote:
John,
java_md_solinux.c
you probably need to add JLI_MemFree(newargv);
before line 485 also.
Otherwise looks good.
-Dmitry
On 2012-10-23 20:03, John Zavgren wrote:
Greetings:
Please review the following webrev image that contains repairs for
various sins against memory: leaks, access to uninitialized memory, etc.
http://cr.openjdk.java.net/~chegar/8000476/webrev.00/
Thanks!
John Zavgren
[email protected]