]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mkcsmapper: Fix UBSan signed shift error
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 21 Sep 2020 19:03:17 +0000 (19:03 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 21 Sep 2020 19:03:17 +0000 (19:03 +0000)
commit335770ac08648d57ca6d1b9b1ca0fb7047ae8e42
treea96aaea16fc7acc2197d854a743d285c256dff2d
parent1116946093d537569a29692a6a86de59cd49384e
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