aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tests/float_dsp.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-06-14 03:35:41 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-07-03 16:16:47 +0200
commit259407ac89d0ad916b07cba4b5f09a716d953701 (patch)
tree45c871bebe2acd71e134f3c0e4e69d17e13ce914 /libavutil/tests/float_dsp.c
parent9c4eb3419e2b38b4436e2bb7335b7df977771df6 (diff)
downloadffmpeg-259407ac89d0ad916b07cba4b5f09a716d953701.tar.gz
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not be NULL, even if the precision (i.e. the number of characters to write) is zero. If it is NULL, it is undefined behaviour. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> (cherry picked from commit 6de6ce7bc80e874099895b6c73977bc2efb06a4d) Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavutil/tests/float_dsp.c')
0 files changed, 0 insertions, 0 deletions