diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-04-20 00:03:14 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2019-05-02 20:28:02 +0200 |
commit | 73ef1f47f59333328264a968c8fbbcfb0bf0643f (patch) | |
tree | dff26df31937e802f953cd46c2b1528dc259e961 /libavcodec | |
parent | ebd6fb23c5373858343816a4dd53726929cc36f7 (diff) | |
download | ffmpeg-73ef1f47f59333328264a968c8fbbcfb0bf0643f.tar.gz |
lavf/webm_chunk: Respect buffer size
The last argument of av_strlcpy is supposed to contain the size of the
destination buffer, but it was filled with the size of the source
string, effectively negating its very purpose.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions