mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 22:52:34 +01:00
As pointed by Coverity, the shift operation performed for color-to-pixel transform may not behave as well as expected because of the types used (Coverity pointing suspicious sign extension because of int type being involved). The new code tries to leave no open interpretation to the compiler. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
26 KiB
26 KiB