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

Kevin Walls kevinw at openjdk.org
Tue Aug 23 17:45:11 UTC 2022


On Tue, 23 Aug 2022 13:59:53 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

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

Marked as reviewed by kevinw (Committer).

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

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


More information about the serviceability-dev mailing list