i3/include
Alan Barr 7c0994dafc Fixes for undefined behaviour on signed shift (#3453)
Fixes for undefined behaviour on signed shift

Change literal 1 to unsigned to allow safe bitshift of 31.
Caught by cppcheck.

Make 0xFF unsigned to prevent a left shift into signed bit.
Spotted by @orestisf1993
2018-10-13 21:04:40 +03:00
..
2018-08-23 15:45:24 +03:00
2018-08-22 14:05:50 +03:00
2018-09-20 11:31:19 +03:00
2018-03-23 14:30:57 +02:00
2017-09-13 17:41:05 +02:00
2016-10-23 21:09:24 +02:00
2016-11-08 13:46:43 -08:00
2018-03-23 17:42:39 +02:00
2018-07-30 19:41:24 +03:00
2018-08-23 15:36:23 +03:00