mirror of https://github.com/FFmpeg/FFmpeg.git
Casting the left-most byte to unsigned avoids an undefined result of the shift by 24 if bit 7 is set. yuvPlanartouyvy_c and yuvPlanartoyuy2_c are affected. CC: libav-stable@libav.org Bug-Id: CID 732281 / CID 732282pull/89/head
parent
b7c77912b6
commit
fc1eda543c
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue