aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/hnm.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 14:13:48 +0200
commit7c50575dcf4ac5c4c030569fe396afb4c1aba587 (patch)
tree6ababeea31f340d475e0e6ad1a44f34521c9e7f0 /libavformat/hnm.c
parenta828461303cfae8f2f885b369e4a0522561ef059 (diff)
downloadffmpeg-7c50575dcf4ac5c4c030569fe396afb4c1aba587.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 'libavformat/hnm.c')
0 files changed, 0 insertions, 0 deletions