]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mkcsmapper: Fix UBSan signed shift error
authorarichardson <arichardson@FreeBSD.org>
Mon, 21 Sep 2020 19:03:17 +0000 (19:03 +0000)
committerarichardson <arichardson@FreeBSD.org>
Mon, 21 Sep 2020 19:03:17 +0000 (19:03 +0000)
commit5433404b05479388b988b5ac4bbb39685c29357b
treea96aaea16fc7acc2197d854a743d285c256dff2d
parentd3a76c3824bf98119c33faf31df772a15d02a663
mkcsmapper: Fix UBSan signed shift error

usr.bin/mkcsmapper/yacc.y:466:18: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
usr.bin/mkcsmapper/yacc.y