Yet another leak in Xlib
Po Lu
luangruo at yahoo.com
Tue Oct 4 02:38:58 UTC 2022
Thomas Dickey <dickey at his.com> writes:
> looks okay reading the library code (src/xlibi18n/XDefaultIMIF.c, _CloseIM).
>
> xterm doesn't free that 'xim' value (and the XCloseIM manual page doesn't
> say who's responsible for that -- though it's possible that some other
> application developer read the library source code and is freeing it).
XCloseIM (in IMWrap.c) frees the XIM value itself after calling close to
deinitialize the input method.
So I think the patch should be fine, and I've been running it for a
while with no ill effect. Could it be installed?
Thanks.
More information about the xorg-devel
mailing list