summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Kjellerstedt <pkj@axis.com>2008-04-09 22:27:50 +0000
committerPeter Kjellerstedt <pkj@axis.com>2008-04-09 22:27:50 +0000
commitfbc2a12aa59eaf3bd8f02eb0fb01929e25580e70 (patch)
treef6eff732b8bbb68700a94168a0f2555f137cd1d6 /ChangeLog
parentad302618b6dfacfcf675456f2e6952f25f222eae (diff)
downloadgst-plugins-bad-fbc2a12aa59eaf3bd8f02eb0fb01929e25580e70.tar.gz
gst-plugins-bad-fbc2a12aa59eaf3bd8f02eb0fb01929e25580e70.tar.bz2
gst-plugins-bad-fbc2a12aa59eaf3bd8f02eb0fb01929e25580e70.zip
gst/rtpmanager/: Avoid leaking pads in the RTP manager.
Original commit message from CVS: * gst/rtpmanager/gstrtpbin.c: (free_session): * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize): Avoid leaking pads in the RTP manager.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de536dc4..e4645c44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-10 Peter Kjellerstedt <pkj@axis.com>
+
+ * gst/rtpmanager/gstrtpbin.c: (free_session):
+ * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_finalize):
+ Avoid leaking pads in the RTP manager.
+
2008-04-09 Jan Schmidt <Jan.Schmidt@sun.com>
* gst/nsf/nes_apu.c: (apu_process):