gstreamer/tests/check
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
..
elements clocksync: Add a new property "sync-to-first" for automatic ts-offset setup 2021-03-18 14:22:44 +00:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst gst: enforce gst_deinit one call per process 2021-03-24 21:14:22 +00:00
libs aggregator: Release pads' peeked buffer when removing the pad or finalizing it 2021-04-06 21:17:56 +03:00
pipelines tests: seek: Don't use too strict timeout for validation 2020-09-15 00:54:58 +09:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
meson.build skip elements/leak.c if tracer is not available 2020-09-09 12:20:01 +00:00