lbrycrd/src/support
Kaz Wesley 0b59f80625 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.
2016-11-02 14:41:40 -07:00
..
allocators support: Add LockedPool 2016-10-27 13:17:25 +02:00
cleanse.cpp openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
cleanse.h openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
lockedpool.cpp LockedPool: fix explosion for illegal-sized alloc 2016-11-02 14:41:40 -07:00
lockedpool.h support: Add LockedPool 2016-10-27 13:17:25 +02:00