Commit a76d96e7 authored by Brotli's avatar Brotli Committed by Copybara-Service
Browse files

Don't check `cur_ix_masked` against `ring_buffer_mask`.

`cur_ix_masked` isn't changing from iteration to iteration, and `max_length` ensures we never find a match long enough to walk off the ring buffer.

PiperOrigin-RevId: 624162764
parent a813a6a1
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