exception_safety_testing_test.cc
27.7 KB
-
Fix buffer overflow in a placement `new[]` storage test. · fc7467b0
AppleClang seem to allocate two extra 64-bit words per each `new[]`. A test should pass larger buffer to a placement `new[]`. Fixes #1090
Andrei Polushin committed