aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/indeo4.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-06-15 17:30:33 +0200
commitc49dfee90bc1c149410f7017e9cbbbeb4063ccdf (patch)
tree749e323728ebf2c2d629e365de6ddda6c7c376b3 /libavcodec/indeo4.c
parent3f3cfddb37b0a868a450b9ff9733cb16af943031 (diff)
downloadffmpeg-c49dfee90bc1c149410f7017e9cbbbeb4063ccdf.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)
Diffstat (limited to 'libavcodec/indeo4.c')
0 files changed, 0 insertions, 0 deletions