XLibre Xserver
Go to file
Lee Leahu f713f447a2 dmxDestroyWindow() - must call the X's native DetroyWindow()
Don't really know why this section was disabled, but without it,
certain pPicture resources do not get free'd until later in the
FreeClientResources() process after the screen has been free'd -
resulting in seg fault.

With this patch, all resources normally free'd using vanilla X are
now also being freed correctly by Xdmx.

https://bugs.freedesktop.org/show_bug.cgi?id=24576

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-10-20 13:32:21 +10:00
Xext xselinux: Use the now-exported IsPointerDevice() instead of a copy. 2009-10-14 20:33:53 -04:00
Xi xace: Fake return values on denials in input polling requests. 2009-10-14 19:19:19 -04:00
composite composite: Revert changes from adding support for BGRA picture formats. 2009-10-09 16:04:52 -07:00
config config: don't shutdown the libhal ctx if it failed to initialize (#23213) 2009-08-14 11:01:20 +10:00
damageext input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
dbe dbe: Fix indentation 2009-07-17 14:57:50 -04:00
dix Remove CopyISOLatin1Lowered 2009-10-15 08:08:23 -07:00
doc Xephyr & Xserver man page fixes 2009-07-07 17:36:24 -07:00
exa EXA: Fix exaTryDriverSolidFill() for solid source pictures. 2009-10-09 18:04:30 -07:00
fb Add xoff and yoff to drawable->x and drawable->y in create_bits_picture(). 2009-09-14 16:09:37 +10:00
glx Cast small-int values through intptr_t when passed as pointers 2009-10-08 13:38:44 +11:00
hw dmxDestroyWindow() - must call the X's native DetroyWindow() 2009-10-20 13:32:21 +10:00
include Remove CopyISOLatin1Lowered 2009-10-15 08:08:23 -07:00
m4 dolt: add Cygwin to supported platforms 2009-10-13 20:30:22 -07:00
mi Fix segfault when -extension XKEYBOARD is passed on the command line 2009-10-18 22:55:37 +09:00
miext Rootless: src drawable window can now be NULL 2009-10-13 13:59:58 -07:00
os Fix GCC warnings in xorg_backtrace 2009-10-08 13:38:01 +11:00
randr input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
record input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
render render: Fix clip region translation in miClipPictureSrc(). 2009-10-06 19:40:18 -07:00
test Add platform tests for Dtrace linker magic 2009-10-06 19:40:19 -07:00
xfixes input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00
xkb xkb: don't conditionally include xkb-config.h. 2009-10-20 13:32:14 +10:00
.gitignore Remove shave now that automake-1.11 has AM_SILENT_RULES 2009-10-06 19:40:19 -07:00
COPYING Correct some Sun license notices to Sun's standard X11 license format 2009-05-15 11:24:15 -07:00
Makefile.am Install SDK pkg-config and aclocal files only if XORG 2009-10-15 08:05:39 -07:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
cpprules.in Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active 2009-10-06 19:40:20 -07:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Since font modules are dead, don't mention them in xorg-server.pc 2009-07-09 17:21:07 -04:00