-
- Downloads
Encapsulate check on alloc in TStorage::FilledByObjectAlloc
Instead of having TObject's constructors know explicitly about how TStorage::ObjectAlloc works, we no encapsulate that knowledge into TStorage::FilledByObjectAlloc. Additionally, switched from fBits to fUniqueID when checking for assignment from 'new' in order to more easily create a valgrind suppression entry.
Loading
Please register or sign in to comment