libX11: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Nov 1 21:42:27 UTC 2024
modules/im/ximcp/imDefIm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 41bc1a9dbe5b634489539f7779078d4a3b35df5e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sat Oct 26 11:02:42 2024 -0700
ximcp: don't leak window if XGetAtomName() fails
Found by Oracle Parfait 13.3 static analyzer:
X Resource Leak [X-resource-leak]:
Leaked X Resource window
at line 306 of imDefIm.c in function '_XimPreConnectionIM'.
window initialized at line 300 with XCreateSimpleWindow
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/269>
More information about the xorg-commit
mailing list