RFR: JDK-8292595: jdwp utf_util getWideString might leak memory

Aleksey Shipilev shade at openjdk.org
Fri Aug 19 13:30:40 UTC 2022


On Thu, 18 Aug 2022 11:51:52 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

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

As `UTF_ERROR` aborts the VM, this is not the "actual" memory leak :)

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

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


More information about the serviceability-dev mailing list