Page MenuHomeFreeBSD

byacc: fix UBSAN shift range error
ClosedPublic

Authored by arichardson on Sep 21 2020, 9:48 AM.
Tags
None
Referenced Files
F137440553: D26505.diff
Sun, Nov 23, 12:00 PM
F137362975: D26505.diff
Sat, Nov 22, 7:33 PM
F137345638: D26505.id.diff
Sat, Nov 22, 4:21 PM
Unknown Object (File)
Fri, Nov 21, 3:19 PM
Unknown Object (File)
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
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 33700
Build 30936: 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.