mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
f76d1a2514
Both _parse_atsc_mgt() and _parse_atsc_vct () change the value of the variable data just before returning. The new value is never used since data is a pointer declared at the beginning of the function and going out of scope just after the new value is stored. https://bugzilla.gnome.org/show_bug.cgi?id=739404 |
||
---|---|---|
.. | ||
.gitignore | ||
gst-atsc-section.c | ||
gst-atsc-section.h | ||
gst-dvb-descriptor.c | ||
gst-dvb-descriptor.h | ||
gst-dvb-section.c | ||
gst-dvb-section.h | ||
gst-scte-section.h | ||
gstmpegts-private.h | ||
gstmpegtsdescriptor.c | ||
gstmpegtsdescriptor.h | ||
gstmpegtssection.c | ||
gstmpegtssection.h | ||
Makefile.am | ||
mpegts.h |