RFR JDK-8003245

Anthony Scarpino anthony.scarpino at oracle.com
Wed Jun 19 21:10:00 UTC 2013


Hi,

There maybe some cross platform issues I'm not familiar with, but you 
can just zero the structure when it's defined.

CK_SSL3_MASTER_KEY_DERIVE_PARAMS ckParams = {0};

Tony


On 06/18/2013 07:27 PM, John Zavgren wrote:
>
> Greetings:
>
>
> Please consider the following changes that eliminate the use of
> uninitialized memory.
>
>
> http://cr.openjdk.java.net/~jzavgren/8003245/webrev.01/
>
>
> Thanks!
> John
>
>
>




More information about the security-dev mailing list