gst/rtpmanager/gstrtpsession.c: Make sure to unref the rtpsession returned by gst_pad...
authorPeter Kjellerstedt <pkj@axis.com>
Mon, 12 May 2008 14:28:09 +0000 (14:28 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:35 +0000 (02:30 +0100)
commitfd8061784a013efc876cf0dcd45998fcc11582e3
tree6946bca7d84c17b466bd3d09c66b092e40848850
parent95ab28208341f7e1f21f4701a6e9c98df9c7479e
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.
gst/rtpmanager/gstrtpsession.c