Fix MapAllocator::destroy() bug.
destroy() should always call the destructor because the caller may rely on the destructor to do clean-ups.
Showing
Please
register
or
sign in
to comment
destroy() should always call the destructor because the caller may rely on the destructor to do clean-ups.