Rostislav Skudnov 8762512fdb Replace int -> uint to avoid signed integer overflow
An example of such an error (should be compiled with DEBUG_SANITIZE):

runtime error: left shift of 1 by 31 places cannot be represented in
type 'int'

Signed-off-by: Rostislav Skudnov <rostislav@tuxera.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-02-04 23:10:22 +01:00
..
2015-07-13 03:25:46 +02:00
2015-07-13 03:25:46 +02:00
2017-01-26 00:27:53 +01:00
2013-09-10 16:27:08 +02:00
2015-10-16 17:24:46 +02:00
2017-01-09 11:12:01 +01:00
2014-06-30 10:14:34 +02:00
2015-07-13 03:25:46 +02:00
2013-01-14 15:57:44 +01:00
2014-06-30 10:14:34 +02:00