mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 00:37:28 +00:00
If the block is at the end of the allocated buffer and there is no padding, this will over-read, which may cause crashes. Reported by Firefox.
If the block is at the end of the allocated buffer and there is no padding, this will over-read, which may cause crashes. Reported by Firefox.