Make CCrypter use LockedPageManager to manage locked pages
Replace direct calls to mlock.
Also, change the class to lock the memory areas in the constructor and unlock them again in the destructor. This makes sure that locked pages won't leak.
Make CCrypter use LockedPageManager to manage locked pages 0b886ad1bda2Unpublished Tags None Subscribers None
Description
Details
|