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

Alexey Bakhtin abakhtin at openjdk.org
Mon Mar 13 17:28:28 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:

  Space after catch

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

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

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

  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