mkfontscale: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Dec 3 23:18:16 UTC 2022


 ident.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit a992510baba1ae46f0c1a4013f955cc74ecb212e
Author: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
Date:   Sat Dec 3 15:14:25 2022 -0800

    Address s UBSan warning about int left shift overflow
    
    ident.c:220:22: runtime error: left shift of 255 by 24 places cannot be represented in type 'int'
    
    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>



More information about the xorg-commit mailing list