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. This affects the rm demuxer. Signed-off-by: Mans Rullgard <mans@mansr.com>pull/2/head
parent
7f1b427018
commit
6b34fbba9b
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue