mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-10 08:05:35 +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>