Page MenuHomeFreeBSD

byacc: fix UBSAN shift range error
ClosedPublic

Authored by arichardson on Sep 21 2020, 9:48 AM.
Tags
None
Referenced Files
F137228430: D26505.diff
Fri, Nov 21, 3:19 PM
F137165917: D26505.id.diff
Fri, Nov 21, 8:23 AM
Unknown Object (File)
Thu, Nov 20, 11:41 PM
Unknown Object (File)
Thu, Nov 20, 9:04 PM
Unknown Object (File)
Thu, Nov 20, 9:05 AM
Unknown Object (File)
Wed, Nov 19, 1:50 PM
Unknown Object (File)
Tue, Nov 18, 10:11 PM
Unknown Object (File)
Tue, Nov 18, 7:15 AM
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

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33687
Build 30925: arc lint + arc unit

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.