summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-07 01:20:35 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-07 01:20:35 +0000
commit195524643a6f050e6d55f4c0000c8e39319c7b14 (patch)
tree4dcc0abb51b4f38416846e0ee4f0ce22a7d2391d /ChangeLog
parentbd5af2a53e631e36199af000f97f6eed8681eb8c (diff)
Free modifier map when done with it (Coverity #823 & 824)
Free Xkb keyboard description when done with it (Coverity #825)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 879a19c..45bc67e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-06 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * xset.c (set_lock):
+ Free modifier map when done with it (Coverity #823 & 824)
+
+ * xset.c (xkbset_repeatrate):
+ Free Xkb keyboard description when done with it (Coverity #825)
+
2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac: