Integrated: 8283217: Leak FcObjectSet in getFontConfigLocations() in fontpath.c

Zhengyu Gu zgu at openjdk.java.net
Mon Mar 21 12:29:46 UTC 2022


On Tue, 15 Mar 2022 19:26:19 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this small patch to fix leaking of `FcObjectSet` in  `getFontConfigLocations()`
> 
> 
> Test:
> - [x]  jdk_2d

This pull request has now been integrated.

Changeset: 909986c7
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/909986c7e110c8ac3ba16750be7707b1ec344ee5
Stats:     6 lines in 1 file changed: 6 ins; 0 del; 0 mod

8283217: Leak FcObjectSet in getFontConfigLocations() in fontpath.c

Reviewed-by: prr, aivanov

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

PR: https://git.openjdk.java.net/jdk/pull/7826



More information about the client-libs-dev mailing list