7c0994dafc
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 |
||
---|---|---|
.. | ||
include | ||
src | ||
.gitignore | ||
LICENSE |