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-09-26 15:30:31 -07:00
2011-09-11 18:41:34 +02:00
2011-09-26 15:30:31 -07: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-09-21 08:28:20 +02:00
2011-09-21 08:28:20 +02:00
2011-07-08 18:29:27 +02:00
2011-09-22 08:13:55 +02:00
2011-08-26 20:54:36 +02:00
2011-08-27 14:00:54 +02:00
2011-07-11 21:09:27 +01:00
2011-08-26 20:54:36 +02:00
2011-07-15 02:01:22 +02:00
2011-09-07 11:20:29 +02:00
2011-09-07 11:19:43 +02:00
2011-07-14 04:09:49 +02:00
2011-07-14 04:09:49 +02:00
2011-07-12 08:13:56 -07:00
2011-07-17 20:47:39 +01:00
2011-07-15 00:52:09 +02:00