[Bug c++/62017] AddressSanitizer reports *-buffer-overflow in destructor when multiple virtual inheritance is used
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 18 13:15:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62017
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
CCing Jason whether the type on the MEM_REF in the clobber stmt in C::~C is
appropriate though.
More information about the Gcc-bugs
mailing list