RFR: JDK-8292778: EncodingSupport_md.c convertUtf8ToPlatformString wrong placing of free

Matthias Baesken mbaesken at openjdk.org
Tue Aug 23 14:10:20 UTC 2022


There seems to be a case where EncodingSupport_md.c convertUtf8ToPlatformString might leak memory because of a wrong placing of free..

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

Commit messages:
 - JDK-8292778

Changes: https://git.openjdk.org/jdk/pull/9981/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9981&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292778
  Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9981.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9981/head:pull/9981

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


More information about the serviceability-dev mailing list