Integrated: 8282628: Potential memory leak in sun.font.FontConfigManager.getFontConfig()

Zhengyu Gu zgu at openjdk.java.net
Wed Mar 9 13:31:06 UTC 2022


On Fri, 4 Mar 2022 13:25:12 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this small patch that fixes a potential memory leak that exception return fails to release allocated `cacheDirs`
> 
> Test:
> 
> - [x] jdk_desktop on Linux x86_64

This pull request has now been integrated.

Changeset: 5df2a057
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/5df2a057707eb65148f96710bd57d8dd8d85d1ed
Stats:     5 lines in 1 file changed: 2 ins; 0 del; 3 mod

8282628: Potential memory leak in sun.font.FontConfigManager.getFontConfig()

Reviewed-by: stuefe, dholmes, aivanov

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

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



More information about the client-libs-dev mailing list