rtpbin: fix leak of pad when a fec encoder and aux sender a created
authorMatthew Waters <matthew@centricular.com>
Thu, 21 Oct 2021 09:32:05 +0000 (20:32 +1100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 21 Oct 2021 13:46:03 +0000 (13:46 +0000)
commit8c35850f2388473497f531a412939df2405ed325
tree345fb0a1514f38c401d3facd51459d50a032ffee
parent47a4c74e9bbec660c61fb52e3cf268d23ccb3726
rtpbin: fix leak of pad when a fec encoder and aux sender a created

The ghost sink pad retrieved by rtpbin from the aux sender was not freed
when there was a previous element (fec encoder) in the chain.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1222>
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpbin.c