ffmpeg/libavutil
Mans Rullgard 8b19ae0761 crc: fix signed overflow
This fixes a signed overflow from i << 24 when i == 255 by
making i unsigned.  The result of the shift is already
assigned to an variable of unsigned type.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-10-09 16:53:31 +01:00
..
2011-06-23 07:31:54 +01:00
2011-09-26 15:30:31 -07:00
2011-06-30 16:50:27 +01:00
2011-05-21 13:48:10 +02:00
2011-09-26 15:30:31 -07:00
2011-04-29 20:01:04 +02:00
2011-09-26 15:30:31 -07:00
2011-09-26 15:30:31 -07:00
2011-10-09 16:53:31 +01:00
2011-06-16 20:24:56 +02:00
2011-07-08 18:29:27 +02:00
2011-07-03 21:42:07 +01:00
2011-07-03 21:42:07 +01:00
2011-05-08 13:34:05 -07:00
2011-07-03 18:19:19 +01:00