Jeremy Huddleston 0f613007cd CheckWindowOptionalNeed: Ensure w->optional is set to avoid SEGFAULT
If CheckWindowOptionalNeed is called consecutively (and the first removes optional), then
we will SEGFAULT.  This can happen in XQuartz because ReparentWindow will call
pScreen->ReparentWindow which can DeleteProperty which will CheckWindowOptionalNeed... then
ReparentWindow will call it again later indiscriminantly.
(cherry picked from commit b608c864ccc59628bd33c033393121b61580460e)
2009-08-25 20:16:20 -07:00
2009-07-17 14:57:50 -04:00
2009-07-07 17:36:24 -07:00
2009-08-04 23:23:21 +02:00
2009-08-05 07:59:07 +10:00
2009-07-23 15:32:20 -07:00
Description
Truly free fork of the XOrg project.
92 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%