[Bug c++/62017] AddressSanitizer reports *-buffer-overflow in destructor when multiple virtual inheritance is used

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 13 22:14:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62017

--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Feb 13 22:14:07 2015
New Revision: 220699

URL: https://gcc.gnu.org/viewcvs?rev=220699&root=gcc&view=rev
Log:
    PR c++/62017
    * decl.c (begin_destructor_body): Only clobber the as-base part of
    *this.

Modified:
    branches/gcc-4_9-branch/gcc/cp/ChangeLog
    branches/gcc-4_9-branch/gcc/cp/decl.c



More information about the Gcc-bugs mailing list