aboutsummaryrefslogtreecommitdiffstats
path: root/compat
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 16:54:06 +0200
commit6de6ce7bc80e874099895b6c73977bc2efb06a4d (patch)
tree8f0d2889359c6da49b88f6fa738a2c2f7b3c2470 /compat
parentc784fe8b867e42a1c8d2c48d7046e3e0cce7ec31 (diff)
downloadffmpeg-6de6ce7bc80e874099895b6c73977bc2efb06a4d.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>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions