mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-02 12:20:03 +01:00
Allocations in the following lines depend on the pixel shift, and so these buffers must be reallocated if the pixel shift changes. Patch fixes segmentation faults in fuzzed bitstreams. Signed-off-by: Frank Plowman <post@frankplowman.com>