HomePhabricator

LockedPool: fix explosion for illegal-sized alloc

Description

LockedPool: fix explosion for illegal-sized alloc

Check for unreasonable alloc size in LockedPool rather than lancing through new
Arenas until we improbably find one worthy of the quixotic request or the system
can support no more Arenas.

Details

Provenance
Kaz Wesley <keziahw@gmail.com>Authored on Nov 2 2016, 21:11
deadalnixPushed on May 14 2017, 22:04
Parents
rABC21b8f3db31f0: LockedPool: test handling of invalid allocations
Branches
Unknown
Tags
Unknown

Event Timeline

Kaz Wesley <keziahw@gmail.com> committed rABC0b59f8062592: LockedPool: fix explosion for illegal-sized alloc (authored by Kaz Wesley <keziahw@gmail.com>).Nov 2 2016, 21:41