aboutsummaryrefslogtreecommitdiff
path: root/src/support/pagelocker.cpp
AgeCommit message (Collapse)Author
2015-03-20allocators: split allocators and pagelockerCory Fields
Pagelocker is only needed for secure (usually wallet) operations, so don't make the zero-after-free allocator depend on it.