Use only placement new on pre-allocated memory. This makes sure that we have to…

Use only placement new on pre-allocated memory. This makes sure that we have to have no assumptions on the inital state of the memory region.
Status Job ID Name Coverage
  Build
passed #2791
build_cmake

00:14

 
  Test
failed #2792
run_tests

00:14

 
  Sanitizer
skipped #2794
run_address_sanitizer
skipped #2793
run_thread_sanitizer
 
Test run_tests
compilation terminated.
make[2]: *** [lib/pls/CMakeFiles/pls.dir/src/pls.cpp.o] Error 1
lib/pls/CMakeFiles/pls.dir/build.make:62: recipe for target 'lib/pls/CMakeFiles/pls.dir/src/pls.cpp.o' failed
CMakeFiles/Makefile2:103: recipe for target 'lib/pls/CMakeFiles/pls.dir/all' failed
make[1]: *** [lib/pls/CMakeFiles/pls.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
./ci_scripts/run_tests.sh: line 9: ./bin/tests: No such file or directory
ERROR: Job failed: exit code 1