]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
byacc: fix UBSan signed shift range error
authorAlex Richardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:42 +0000 (12:54 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:42 +0000 (12:54 +0000)
commitd1e106f262db9d009289fc2cc17b3d614ee6de8c
tree8e6f7c4c9e14daddff624dc6b6cf6fa736b402d9
parent1e266857ad7f3fa9681654af44d3699252904215
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