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
..
kdrive (!1688) os: directly set console verbosity level, instead of using LogSetParameter() 2024-09-18 17:23:12 +02:00
vfb (submit/unexport-ddx-callbacks) os: rename ddx.h to ddx_priv.h 2024-09-18 17:23:12 +02:00
xfree86 dri2: Protect against dri2ClientPrivate assertion failures 2024-09-19 15:03:01 +02:00
xnest xnest: add pixmap depths to global depth list 2024-09-19 15:03:01 +02:00
xquartz (!1688) os: unexport internal logging functions 2024-09-18 17:23:12 +02:00
xwayland (!1691) os: log: replace VErrorF() by LogVMessageVerb() 2024-09-19 15:03:01 +02:00
xwin xwin: fix memleak on freeing pixmaps 2024-10-31 15:44:46 +01:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00