[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
Sun Sep 21 02:44:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62017
--- Comment #11 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sun Sep 21 02:42:40 2014
New Revision: 215427
URL: https://gcc.gnu.org/viewcvs?rev=215427&root=gcc&view=rev
Log:
PR c++/62017
* decl.c (begin_destructor_body): Only clobber the as-base part of
*this.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
More information about the Gcc-bugs
mailing list