Files
xserver/hw
Enrico Weigelt, metux IT consult eb9aa7a5d2 xwin: fix memleak on freeing pixmaps
Xwin's DestroyPixmap proc just free()s the PixmapRec directly, w/o catering
for devPrivate's, so leaving a memleak. The correct DIX function for this
is FreePixmap().

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1710>
2024-10-31 15:44:46 +01:00
..
2024-10-31 15:44:46 +01:00
2021-09-07 09:34:31 +00:00