Fix buffer overflow in a placement `new[]` storage test.
AppleClang seem to allocate two extra 64-bit words per each `new[]`. A test should pass larger buffer to a placement `new[]`. Fixes #1090
Showing
Please
register
or
sign in
to comment