RFR: JDK-8310549: avoid potential leaks in KeystoreImpl.m related to JNU_CHECK_EXCEPTION early returns

Matthias Baesken mbaesken at openjdk.org
Thu Jun 22 07:12:12 UTC 2023


On Wed, 21 Jun 2023 14:10:20 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> In src/java.base/macosx/native/libosxsecurity/KeystoreImpl.m there are a few JNU_CHECK_EXCEPTION macro usages that could potentially cause leaks.

Hi Weijun, thanks for the review !

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14590#issuecomment-1602118584



More information about the security-dev mailing list