summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-10 16:44:40 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2006-04-10 16:44:40 +0000
commit96d7763487da6624ed85bee10b081e7138d2060d (patch)
treebad5cb98e037912d44666f2fc58abdcee976977f /ChangeLog
parent2a30ec82f3bd2aa1f2566e97fee70403a8448de8 (diff)
Coverity #664: Free memory allocated by EXTRACT_STRING in
_IceDefaultErrorHandler after we're done fprintf()'ing it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f7a143..f264356 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-10 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * src/error.c:
+ Coverity #664: Free memory allocated by EXTRACT_STRING in
+ _IceDefaultErrorHandler after we're done fprintf()'ing it.
+
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac: