mirror of https://github.com/FFmpeg/FFmpeg.git
The allocation didn't account for headers, that can be easily 79 bytes. As a result, buffers allocated for a few samples (e.g. 5 in the original bug) could be undersized. Fixed ticket #2881. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/83/head
parent
11a39bdf53
commit
2ba58bec20
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue