Integrated: 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:13 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.

This pull request has now been integrated.

Changeset: 7da3f199
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7da3f1999fc5d1b9162443d97dfae7fe7b04dfc5
Stats:     6 lines in 1 file changed: 4 ins; 0 del; 2 mod

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

Reviewed-by: weijun

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

PR: https://git.openjdk.org/jdk/pull/14590



More information about the security-dev mailing list