On Wed, 21 Sep 2022 20:15:48 GMT, Alisen Chung <ach...@openjdk.org> wrote:
> changed return to cleanup in getAllConfigs > changed cleanup to loop thru and free all allocated memory adjacent to > graphicsConfig pointer This pull request has now been integrated. Changeset: 1166a8ab Author: Alisen Chung <ach...@openjdk.org> Committer: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/1166a8abd2e5fba16b5cd29431de2628a52a8e08 Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod 8292214: Memory leak in getAllConfigs of awt_GraphicsEnv.c:386 Reviewed-by: azvegint, dnguyen ------------- PR: https://git.openjdk.org/jdk/pull/10378