[9] request for review: 8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
Vincent Ryan
vincent.x.ryan at oracle.com
Wed Aug 13 15:28:52 UTC 2014
Hello,
Please review this fix to cleanup ECC native code. When returning early from two methods, some data structures
do not get initialized before use. This fix initializes those structs explicitly.
Thanks.
Bug: https://bugs.openjdk.java.net/browse/JDK-8048512
Webrev: http://cr.openjdk.java.net/~vinnie/8048512/webrev.00/
More information about the security-dev
mailing list