mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-15 12:48:58 +00:00
All goto fail happen before ret is set. ret must be NULL, and the only thing the fail statement block does is return NULL. Replacing the jumps to do this return directly. CID #1311329 |
||
---|---|---|
.. | ||
a2dp-codecs.h | ||
bluez-plugin.c | ||
gsta2dpsink.c | ||
gsta2dpsink.h | ||
gstavdtpsink.c | ||
gstavdtpsink.h | ||
gstavdtpsrc.c | ||
gstavdtpsrc.h | ||
gstavdtputil.c | ||
gstavdtputil.h | ||
Makefile.am | ||
org.bluez.xml |