[Bug sanitizer/77567] ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs operator delete [])" with C++17's over-aligned types
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 12 17:22:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77567
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I guess libasan needs to add the new C++17 aligned new operator entrypoints.
Dmitry, are you going to add this upstream yourself, or should I cook a patch?
More information about the Gcc-bugs
mailing list