gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal d879664a0a libs: decoder: h265: untaint loop control variable
Coverity scan bug:

Scalars (for example, integers) are not properly
bounds-checked (sanitized) before being used as array or pointer
indexes, loop boundaries, or function arguments are considered as
tainted.

In this case, num_nals were not checked before used as loop control.
2017-08-08 15:38:16 +02:00
..
base vaapi: add meson build 2017-02-09 11:27:44 +01:00
vaapi libs: decoder: h265: untaint loop control variable 2017-08-08 15:38:16 +02:00
Makefile.am Remove codecparsers submodule 2016-01-19 12:49:11 +01:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00