]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
re PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs operator...
authorJakub Jelinek <jakub@redhat.com>
Wed, 21 Sep 2016 14:40:30 +0000 (16:40 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 21 Sep 2016 14:40:30 +0000 (16:40 +0200)
commitaef6a97c0e1463da3fc914b6782c7064dd889a62
tree1f311382275078e5eadb5eabc54e37db16276cdf
parentde4c144ab7aa96173cba94ec92c4d12ac4190fa9
re PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs operator delete [])" with C++17's over-aligned types)

PR sanitizer/77567
* asan/asan_new_delete.cc: Cherry-pick upstream r282019.

From-SVN: r240316
libsanitizer/ChangeLog
libsanitizer/asan/asan_new_delete.cc