summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f2928d..fd1a686 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com>
+ * src/create.c (xpmParseDataAndCreate):
+ Coverity #1432: Returned without freeing storage "hints_cmt"
+ (in error case when xpmHashTableInit failed)
+
* src/parse.c (xpmParseData):
Coverity #1415: Returned without freeing storage "hints_cmt"
(in error case when xpmHashTableInit failed)