Integrated: 8303809: Dispose context in SPNEGO NegotiatorImpl

Alexey Bakhtin abakhtin at openjdk.org
Tue Mar 14 16:44:31 UTC 2023


On Wed, 8 Mar 2023 09:05:19 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> This patch fixes a possible native memory leak in case of a custom native GSS provider.
> The actual leak was reported in production.
> 
> sun/security/jgss, sun/security/krb5, sun/net/www/protocol/http jtreg tests are passed

This pull request has now been integrated.

Changeset: 10f16746
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/10f16746254ce62031f40ffb0f49f22e81cbe631
Stats:     70 lines in 5 files changed: 70 ins; 0 del; 0 mod

8303809: Dispose context in SPNEGO NegotiatorImpl

Reviewed-by: dfuchs, weijun

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

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



More information about the security-dev mailing list