RFR: JDK-8292778: EncodingSupport_md.c convertUtf8ToPlatformString wrong placing of free
Matthias Baesken
mbaesken at openjdk.org
Wed Aug 24 07:09:20 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..
Thanks for the reviews !
-------------
PR: https://git.openjdk.org/jdk/pull/9981
More information about the serviceability-dev
mailing list