Skip to content
Snippets Groups Projects
Commit f713f447 authored by Lee Leahu's avatar Lee Leahu Committed by Peter Hutterer
Browse files

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: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 664a8e37
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment