gstreamer/libs/gst
Sebastian Dröge defe732ae0 aggregator: Release pads' peeked buffer when removing the pad or finalizing it
The peeked buffer was always reset after calling ::aggregate() but under
no other circumstances. If a pad was removed after peeking and before
::aggregate() returned then the peeked buffer would be leaked.

This can easily happen if pads are removed from the aggregator from a
pad probe downstream of the source pad but still in the source pad's
streaming thread.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/784>
2021-04-06 21:17:56 +03:00
..
base aggregator: Release pads' peeked buffer when removing the pad or finalizing it 2021-04-06 21:17:56 +03:00
check gst: Add missing G_GNUC_NULL_TERMINATED markers 2021-04-01 20:53:26 -04:00
controller gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
helpers ptp_helper_post_install.sh: deal with none 2020-09-09 19:27:19 +00:00
net gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30