RFR: JDK-8292595: jdwp utf_util getWideString might leak memory [v2]

Matthias Baesken mbaesken at openjdk.org
Fri Aug 26 12:04:57 UTC 2022


> There seems to be a case where utf_util.c getWideString might leak memory in an early return.

Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:

  Introduce UTF_WARNING and use the fallback

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9918/files
  - new: https://git.openjdk.org/jdk/pull/9918/files/ab7fb549..9331f320

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

  Stats: 9 lines in 1 file changed: 3 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/9918.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9918/head:pull/9918

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


More information about the serviceability-dev mailing list