Convert to unsigned char before applying bit shift operator (#4664)
* Convert to unsigned char before applying bit shift operator * convert to const unsigned char inline * convert to unsigned char inline
Loading
Please register or sign in to comment