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

Moved the check for large allocations to the start of IntrusiveAlloca…

286a7cc
Select commit
Loading
Failed to load commit list.
Sign in for the full log view