Page MenuHomeFreeBSD

byacc: fix UBSAN shift range error
ClosedPublic

Authored by arichardson on Sep 21 2020, 9:48 AM.
Tags
None
Referenced Files
F148048107: D26505.diff
Sun, Mar 15, 10:07 AM
F148048106: D26505.diff
Sun, Mar 15, 10:07 AM
F148048104: D26505.diff
Sun, Mar 15, 10:07 AM
F148048102: D26505.diff
Sun, Mar 15, 10:07 AM
F147945872: D26505.diff
Sat, Mar 14, 8:33 PM
Unknown Object (File)
Thu, Mar 12, 9:42 PM
Unknown Object (File)
Wed, Mar 11, 7:09 PM
Unknown Object (File)
Wed, Mar 11, 7:09 PM
Subscribers

Details

Summary

Not sure what the upstream for byacc is or how to submit this change here
so submitting this as a patch for contrib/

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

arichardson created this revision.

LGTM.

FYI, this is the upstream website:

https://invisible-island.net/byacc/byacc.html

You can find author's e-mail address from there. He is very responsive to this type of bug reports. :-)

This revision is now accepted and ready to land.Sep 22 2020, 1:48 PM
This revision was automatically updated to reflect the committed changes.