RFR: 8283217: Leak FcObjectSet in getFontConfigLocations() in fontpath.c
Zhengyu Gu
zgu at openjdk.java.net
Tue Mar 15 19:32:06 UTC 2022
Please review this small patch to fix leaking of `FcObjectSet` in `getFontConfigLocations()`
Test:
- [x] jdk_2d
-------------
Commit messages:
- v0
Changes: https://git.openjdk.java.net/jdk/pull/7826/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7826&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8283217
Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/7826.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7826/head:pull/7826
PR: https://git.openjdk.java.net/jdk/pull/7826
More information about the client-libs-dev
mailing list