aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qt-faststart.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-01 21:38:47 +0200
commit27dec16bbfe45de75db48b3e3ebebffa3e7e967c (patch)
tree3b3bf64e52ec2b9141cea8a41c74fa4f15118a6c /tools/qt-faststart.c
parent5a2fbc43b7dc9670a806cc9d07470a82d6245a7b (diff)
downloadffmpeg-27dec16bbfe45de75db48b3e3ebebffa3e7e967c.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 'tools/qt-faststart.c')
0 files changed, 0 insertions, 0 deletions