aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-11-10 05:09:10 +0000
committerKeith Packard <keithp@keithp.com>2003-11-10 05:09:10 +0000
commit37280d7888001a613640b7d005f4482e7d886c47 (patch)
tree283798907a77e08ccd599f8c7290342133e09470 /ChangeLog
parentConfigure damage must include shadow region, not just window. Also, leaking (diff)
downloadxcman-37280d7888001a613640b7d005f4482e7d886c47.tar.gz
xcman-37280d7888001a613640b7d005f4482e7d886c47.tar.bz2
xcman-37280d7888001a613640b7d005f4482e7d886c47.tar.xz
Make sure _XROOTPMAP_ID property is right type, format and length before
attempting to use the resulting value.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45faea4..cb4adb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-11-09 Keith Packard <keithp@keithp.com>
+ * xcompmgr.c: (root_tile):
+ Make sure _XROOTPMAP_ID property is right type, format and length
+ before attempting to use the resulting value.
+
+2003-11-09 Keith Packard <keithp@keithp.com>
+
* xcompmgr.c: (configure_win):
Configure damage must include shadow region, not just window.
Also, leaking region on each configure.