diff options
author | Ben Boeckel <mathstuf@gmail.com> | 2014-09-14 14:36:49 -0400 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-09-14 21:10:09 +0200 |
commit | 9bfa38add66df3ebbeb2c8e0ead778a8356dbe54 (patch) | |
tree | 473cab70b2a5ba9b38f504bef80e18c61dc334f1 /common/av_log.c | |
parent | 3f6212cd8d2d8a86bb913d00463620cd2abbc8d9 (diff) | |
download | mpv-9bfa38add66df3ebbeb2c8e0ead778a8356dbe54.tar.bz2 mpv-9bfa38add66df3ebbeb2c8e0ead778a8356dbe54.tar.xz |
img_convert: sanitizer: avoid invalid left-shifts
(a << 24) is not in the valid int range when a is 255, so use an
unsigned instead.
Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'common/av_log.c')
0 files changed, 0 insertions, 0 deletions