busybox/miscutils
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
..
2017-01-21 03:46:57 +01:00
2016-06-24 03:58:43 +02:00
2016-11-23 10:43:39 +01:00
2016-11-28 01:22:57 +01:00
2017-01-21 02:49:58 +01:00
2016-04-03 22:24:51 +02:00
2015-04-02 23:03:46 +02:00