On Wed, 21 Jun 2023 14:10:20 GMT, Matthias Baesken <mbaes...@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 <mbaes...@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

Reply via email to