Integrated: 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..

This pull request has now been integrated.

Changeset: ad2e0c4d
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ad2e0c4df045261c04b00bfa1faf5c21392edc58
Stats:     3 lines in 1 file changed: 1 ins; 1 del; 1 mod

8292778: EncodingSupport_md.c convertUtf8ToPlatformString wrong placing of free

Reviewed-by: rriggs, kevinw, amenkov

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

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


More information about the serviceability-dev mailing list