Skip to content
Commit 26b1c139 authored by David Goldblatt's avatar David Goldblatt Committed by David Goldblatt
Browse files

Background threads: fix an indexing bug.

We have a buffer overrun that manifests in the case where arena indices higher
than the number of CPUs are accessed before arena indices lower than the number
of CPUs.  This fixes the bug and adds a test.
parent dd7e283b
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