RFR: 8303809: Dispose context in SPNEGO NegotiatorImpl [v4]

Alexey Bakhtin abakhtin at openjdk.org
Mon Mar 13 17:33:12 UTC 2023


> 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

Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:

  More space after catch

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/12920/files
  - new: https://git.openjdk.org/jdk/pull/12920/files/a54c3f3d..75584998

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=12920&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=12920&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/12920.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12920/head:pull/12920

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



More information about the security-dev mailing list