xo-alloc2: work on fomo Arena

This commit is contained in:
Roland Conybeare 2025-12-11 11:14:46 -05:00
commit 05ab69384a

View file

@ -374,7 +374,7 @@ namespace xo {
ArenaAlloc::clear()
{
this->set_free_ptr(lo_);
this->limit_ = hi_;
//this->limit_ = hi_;
}
void