[9] request for review: 8048512: Uninitialised memory in jdk/src/share/native/sun/security/ec/ECC_JNI.cpp

Sean Mullan sean.mullan at oracle.com
Tue Aug 19 20:38:47 UTC 2014


Looks fine to me.

--Sean

On 08/13/2014 11:28 AM, Vincent Ryan wrote:
> 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