Skip to content
Commit 23694b07 authored by Jason Evans's avatar Jason Evans
Browse files

Fix arena_get() for (!init_if_missing && refresh_if_missing) case.

Fix arena_get() to refresh the cache as needed in the (!init_if_missing
&& refresh_if_missing) case.

This flaw was introduced by the initial arena_get() implementation,
which was part of 8bb3198f (Refactor/fix
arenas manipulation.).
parent 8d0e04d4
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