On Tue, 15 Mar 2022 19:26:19 GMT, Zhengyu Gu <z...@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 <z...@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