John,Just wondering that if you have checked other PKCS11 native code in the same directory for similar problems? It seems to me that at least p11_crypt.c, p11_digest.c, p11_general.c, also contains similar usage pattern.
Thanks, Valerie On 06/18/13 19:27, 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