mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
97ef05cbac
Because of an allocated priv (GstRTPMuxPadPrivate), the element will leak memory if not gst_rtp_mux_release_pad() is called. This would previously only happen if release_request_pad() was called explicitly, somthing that should not be neccesary. Fixes #604099 |
||
---|---|---|
.. | ||
gstrtpdtmfmux.c | ||
gstrtpdtmfmux.h | ||
gstrtpmux.c | ||
gstrtpmux.h | ||
gstrtpmuxer.c | ||
Makefile.am |