mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-27 03:39:21 +00:00
Fixes "runtime error: member access within misaligned address 0xf00 for type 'struct bar', which requires # byte alignment" errors under GCC ubsan. Reviewed-by: Nuo Mi <nuomi2021@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>