mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-16 12:00:24 +00:00
The field width in a %s directive gives the amount of characters to read from the input and not the size of the receiving buffer; the latter must be of course also have space for the trailing \0 which has been forgotten here. The commit adds it (and fixes a -Wfortify-source warning from Clang). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| colorspace.c | ||
| floatimg_cmp.c | ||
| pixdesc_query.c | ||
| swscale.c | ||