std::allocator::deallocate() expects the same value that was given during allocate(). Interestingly, this bug did not manifest any issues (even with ASAN) on some platforms.
std::allocator::deallocate() expects the same value that was given during allocate(). Interestingly, this bug did not manifest any issues (even with ASAN) on some platforms.