common_funcs: silence sign-conversion warnings in MakeMagic()
We can trivially resolve these by casting the characters to unsigned values and then shifting the bits.
Loading
Please register or sign in to comment
We can trivially resolve these by casting the characters to unsigned values and then shifting the bits.