summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWouter Cloetens <wouter@mind.be>2008-02-06 11:07:47 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-02-06 11:07:47 +0000
commitb830c4bd7db3e49754c66e6b6c9ba6428af63573 (patch)
tree6b36758c389be8e3913afe1d4edb835a140094de /ChangeLog
parent30f55f67f44b0039a82dc69b499fc24ce6931dfd (diff)
downloadgst-plugins-bad-b830c4bd7db3e49754c66e6b6c9ba6428af63573.tar.gz
gst-plugins-bad-b830c4bd7db3e49754c66e6b6c9ba6428af63573.tar.bz2
gst-plugins-bad-b830c4bd7db3e49754c66e6b6c9ba6428af63573.zip
ext/soup/gstsouphttpsrc.c: Fix memory leak and improve debugging a bit.
Original commit message from CVS: Patch by: Wouter Cloetens <wouter at mind dot be> * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_chunk_cb), (gst_soup_http_src_create): Fix memory leak and improve debugging a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed0b806b..38e4fd1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-02-06 Sebastian Dröge <slomo@circular-chaos.org>
+
+ Patch by: Wouter Cloetens <wouter at mind dot be>
+
+ * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_chunk_cb),
+ (gst_soup_http_src_create):
+ Fix memory leak and improve debugging a bit.
+
2008-02-05 Edgard Lima <edgard.lima@indt.org.br>
* ext/metadata/metadata_mapping.htm: