summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Kjellerstedt <pkj@axis.com>2008-05-12 14:28:09 +0000
committerPeter Kjellerstedt <pkj@axis.com>2008-05-12 14:28:09 +0000
commit11ebf3a6aa525480eb0ec49a2d57fab7b631ba7f (patch)
tree67e4aa13176a0b66a7a68e6bb7bd394cee049d43 /ChangeLog
parentf315cbd74ec571576a8e777446c915d0643ec5e2 (diff)
downloadgst-plugins-bad-11ebf3a6aa525480eb0ec49a2d57fab7b631ba7f.tar.gz
gst-plugins-bad-11ebf3a6aa525480eb0ec49a2d57fab7b631ba7f.tar.bz2
gst-plugins-bad-11ebf3a6aa525480eb0ec49a2d57fab7b631ba7f.zip
gst/rtpmanager/gstrtpsession.c: Make sure to unref the rtpsession returned by gst_pad_get_parent() to prevent a memor...
Original commit message from CVS: * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_query_send_rtcp_src): Make sure to unref the rtpsession returned by gst_pad_get_parent() to prevent a memory leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5c33741..724a1f92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-12 Peter Kjellerstedt <pkj@axis.com>
+
+ * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_query_send_rtcp_src):
+ Make sure to unref the rtpsession returned by gst_pad_get_parent() to
+ prevent a memory leak.
+
+
2008-05-12 Jan Schmidt <Jan.Schmidt@sun.com>
* docs/plugins/gst-plugins-bad-plugins-sections.txt: