Commit 4cf64bb9 authored by Andrew Waterman's avatar Andrew Waterman Committed by Palmer Dabbelt
Browse files

Fix IBuf bug

Don't examine a packet's xcpt signal if it might be invalid.  In this case,
the correct fix is to not examine xcpt at all; the deleted code was vestigial.
(Note, the other use of xcpt(j+1) in this code is indeed safe.)
parent a099868f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment