-
Bug
-
Resolution: Fixed
-
P3
-
11, 15
-
b12
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245531 | 13.0.4 | Matthias Baesken | P3 | Resolved | Fixed | b02 |
JDK-8288791 | 11.0.18-oracle | Prajwal Kumaraswamy | P3 | Resolved | Fixed | b01 |
JDK-8240735 | 11.0.8 | Matthias Baesken | P3 | Resolved | Fixed | b01 |
In unix p11_md.c Java_sun_security_pkcs11_wrapper_PKCS11_connect there are some early returns that miss calls of ReleaseStringUTFChars .
- backported by
-
JDK-8240735 call ReleaseStringUTFChars before early returns in Java_sun_security_pkcs11_wrapper_PKCS11_connect
-
- Resolved
-
-
JDK-8245531 call ReleaseStringUTFChars before early returns in Java_sun_security_pkcs11_wrapper_PKCS11_connect
-
- Resolved
-
-
JDK-8288791 call ReleaseStringUTFChars before early returns in Java_sun_security_pkcs11_wrapper_PKCS11_connect
-
- Resolved
-