Integrated: 8284093: Memory leak: X11SD_DisposeXImage should also free obdata

Zhengyu Gu zgu at openjdk.java.net
Mon Apr 11 13:39:43 UTC 2022


On Thu, 31 Mar 2022 13:30:40 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Please review this small patch to fix leaking `XShmSegmentInfo` that is attached to `XImage`. 
> 
> Test:
> 
> - [x] jdk_2d

This pull request has now been integrated.

Changeset: 205cfb84
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/205cfb84968fe93cbfe7d509e1e7d051ed05f97c
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8284093: Memory leak: X11SD_DisposeXImage should also free obdata

Reviewed-by: prr, andrew

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

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



More information about the client-libs-dev mailing list