[FFmpeg-cvslog] lavf/webm_chunk: Respect buffer size

2019-06-27 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.1 | Andreas Rheinhardt | Sat Apr 20 00:03:14 2019 +0200| [85578838cbc0d86baac9713b2cc47054e55d1a8e] | committer: Michael Niedermayer lavf/webm_chunk: Respect buffer size The last argument of av_strlcpy is supposed to contain the size of the destination buffer, but it

[FFmpeg-cvslog] lavf/webm_chunk: Respect buffer size

2019-05-13 Thread Andreas Rheinhardt
ffmpeg | branch: release/3.2 | Andreas Rheinhardt | Sat Apr 20 00:03:14 2019 +0200| [9fad760f56483f0b5503457c780d9f80a84784c6] | committer: Michael Niedermayer lavf/webm_chunk: Respect buffer size The last argument of av_strlcpy is supposed to contain the size of the destination buffer, but it

[FFmpeg-cvslog] lavf/webm_chunk: Respect buffer size

2019-05-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Apr 20 00:03:14 2019 +0200| [73ef1f47f5928264a968c8fbbcfb0bf0643f] | committer: Michael Niedermayer 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