On Tue, 23 Aug 2022 13:59:53 GMT, Matthias Baesken <mbaes...@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 <mbaes...@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