summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-01-13 18:37:13 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-01-13 18:37:13 +0000
commitdb44320882c918a37d197657fcb771ca5ffabc24 (patch)
tree853ff2b6c678517ab96a19e0aba8b28792bf336a /ChangeLog
parent78e58c24314e28558cb11e263bd14ebffa86a187 (diff)
ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618
Original commit message from CVS: patch by: Wim Taymans * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain): fix memleak. Fixes #326618
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7eb8dbe..3f5a4b7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
+ patch by: Wim Taymans
+
+ * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
+ fix memleak. Fixes #326618
+
+2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org>
+
patch by: Mike Smith
* gst/level/gstlevel.c: (gst_level_message_new),