Skip to content

Moved the check for large allocations to the start of IntrusiveAllocator::deallocate(..) to avoid searching the memoryBlocks containers. Added size == 0 and ptr == nullptr checks to allocation and deallocation to avoid doing any more in this null cases. - #1734

Merged
robertosfield merged 1 commit into
masterfrom
IntrusiveAllocationLargeAllocationRefinement
Aug 17, 2026

Commits

Commits on Aug 17, 2026