diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-26 04:07:30 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-26 08:51:41 +0200 |
commit | 3022f7487474ebb2812ae5e05b4be9b40431c20e (patch) | |
tree | 8074713201c141fddc813a4d81a5dc9d67cb20d0 /libavcodec/jacosubdec.c | |
parent | 2882286a08c20fbb50bb55e16c82cbe6fdbfd565 (diff) | |
download | ffmpeg-3022f7487474ebb2812ae5e05b4be9b40431c20e.tar.gz |
avformat/argo_asf: Use memcpy to copy string without its NUL
This avoids a -Wstringop-truncation warning from GCC which takes
issue with the fact that the destination might not be NUL-terminated.
Reviewed-by: Zane van Iperen <zane@zanevaniperen.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/jacosubdec.c')
0 files changed, 0 insertions, 0 deletions