Fixed|GL: Attempt to do alpha analysis on a no-alpha image
If a paletted image_t does not have a mask, we cannot do alpha analysis.Fixes a potential crash due to out-of-bounds memory access.
View differences
Fixed|GL: Attempt to do alpha analysis on a no-alpha image
If a paletted image_t does not have a mask, we cannot do alpha analysis.
Fixes a potential crash due to out-of-bounds memory access.