]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
byacc: fix UBSan signed shift range error
authorarichardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:42 +0000 (12:54 +0000)
committerarichardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:42 +0000 (12:54 +0000)
commit88852eee04fdc4c2907495ee6855ca531ecc5bd1
tree8e6f7c4c9e14daddff624dc6b6cf6fa736b402d9
parent6a1883d3e688a14e7130bc6be265b0fe43005d68
byacc: fix UBSan signed shift range error

I've submitted this patch upstream, so apply this to contrib/ until a new
version containing this change has been released.

Reviewed By: jkim
Differential Revision: https://reviews.freebsd.org/D26505
contrib/byacc/closure.c
contrib/byacc/warshall.c