mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-03 02:54:47 +01:00
if taken from stack, they may have garbage in the upper bits otherwise. Also, there are only 8 arguments, so don't attempt to load 11. Fixes SIGSEV crashes in some targets. Reviewed-by: durandal_1707 Signed-off-by: James Almer <jamrial@gmail.com>