summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-03-20 17:38:48 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-03-20 17:38:48 +0000
commit1af582d518d5f2f4add7ee60b04e4d63a8227546 (patch)
treed1a09e91e63578ae0b5ec7401985238e2e3adc28 /ChangeLog
parentd1619b70547cf844d4d9973b7dce68c72a19b652 (diff)
gst/goom/: Free filter data when cleaning up. (Fixes: #334995)
Original commit message from CVS: * gst/goom/filters.c: (zoomFilterDestroy): * gst/goom/goom_core.c: (goom_close): Free filter data when cleaning up. (Fixes: #334995)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac35318a..978a44b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-20 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/goom/filters.c: (zoomFilterDestroy):
+ * gst/goom/goom_core.c: (goom_close):
+ Free filter data when cleaning up. (Fixes: #334995)
+
2006-03-17 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: