mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
d347809a82
While it will probably not trigger, it should silence a Coverity warning about the fail code path testing for NULLness before freeing, where the buffer was already dereferenced. It seems safest to keep that test, in case future goto fail statements happen to have a NULL buffer there. Coverity 1139851 |
||
---|---|---|
.. | ||
Makefile.am | ||
tsmux.c | ||
tsmux.h | ||
tsmuxcommon.h | ||
tsmuxstream.c | ||
tsmuxstream.h |