mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
346bca80af
Coverity rightly complains that checking a pointer for NULL after dereferencing it is pointless. Remove the check, and to be safe, assert that gst_buffer_add_meta returns non-NULL. CID 1455485 |
||
---|---|---|
.. | ||
amf.c | ||
amf.h | ||
rtmpchunkstream.c | ||
rtmpchunkstream.h | ||
rtmpclient.c | ||
rtmpclient.h | ||
rtmpconnection.c | ||
rtmpconnection.h | ||
rtmphandshake.c | ||
rtmphandshake.h | ||
rtmpmessage.c | ||
rtmpmessage.h | ||
rtmputils.c | ||
rtmputils.h |