-
- Downloads
Image.Colortable: Use explicit casts.
Use explicit casts from unsigned char to int to avoid warnings about space factor overflows. Fixes [CID 742699], [CID 742700] and [CID 742701].
Loading
Please register or sign in to comment
Use explicit casts from unsigned char to int to avoid warnings about space factor overflows. Fixes [CID 742699], [CID 742700] and [CID 742701].