summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-12 11:09:08 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-12 11:09:08 +0000
commitababb87313294ef9f9b42c74204319657a5126e3 (patch)
tree8cec87ceb0bd153e454f073fda35cc6afc15a3b8 /ChangeLog
parenta0a9fe66fe41be48996c7751489908f76e6e50de (diff)
sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our connection to the
Original commit message from CVS: * sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our connection to the X server. Fixes: #515706
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd48db4e..84f7a5cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-12 Jan Schmidt <jan.schmidt@sun.com>
+
+ * sys/ximage/gstximagesrc.c:
+ Free allocated Damage memory before closing our connection to the
+ X server. Fixes: #515706
+
2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>
* ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):