Code review request: 8036543 Parfait JNI pending exceptions for j2secmod.c, j2secmod_md.c, and p11_md.c
Valerie (Yu-Ching) Peng
valerie.peng at oracle.com
Wed Mar 5 23:52:16 UTC 2014
<j2secmod.c>
line 133 - 138, I think it's better to take the ReleaseStringUTFChars()
call of 'configDir' out of the block for 'functionName'.
So we can ensure that both are released even if the code from 82-94 are
somehow later altered.
The rest looks fine.
Thanks,
Valerie
On 03/04/14 22:56, Anthony Scarpino wrote:
> Hi,
>
> I need a review for changes that cover JNI pending exceptions for
> j2secmod.c, j2secmod_md.c, and p11_md.c
>
> http://cr.openjdk.java.net/~ascarpino/8036543/webrev.00/
>
> thanks
>
> Tony
More information about the security-dev
mailing list