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

Roger Riggs rriggs at openjdk.org
Tue Aug 23 14:25:12 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..

LGTM

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

Marked as reviewed by rriggs (Reviewer).

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


More information about the serviceability-dev mailing list