[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
Wed Sep 21 14:41:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77567
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Sep 21 14:40:30 2016
New Revision: 240316
URL: https://gcc.gnu.org/viewcvs?rev=240316&root=gcc&view=rev
Log:
PR sanitizer/77567
* asan/asan_new_delete.cc: Cherry-pick upstream r282019.
Modified:
trunk/libsanitizer/ChangeLog
trunk/libsanitizer/asan/asan_new_delete.cc
More information about the Gcc-bugs
mailing list