diff options
author | Sean McGovern <gseanmcg@gmail.com> | 2011-07-25 18:51:02 -0400 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-09-26 19:26:31 +0200 |
commit | 1cf3ba89711748b340c31fe018a3a72e8e9b75f1 (patch) | |
tree | ee10354042a68933146ec1528b771603d3388158 /libavutil/integer.c | |
parent | 2b74db8d2781202742535a466a371a10a108b141 (diff) | |
download | ffmpeg-1cf3ba89711748b340c31fe018a3a72e8e9b75f1.tar.gz |
cpu detection: avoid a signed overflow
1<<31 overflows because 1 is signed, so force it to unsigned.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 5938e02185430ca711106aaec9b5622dbf588af3)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavutil/integer.c')
0 files changed, 0 insertions, 0 deletions