]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/62017 (AddressSanitizer reports *-buffer-overflow in destructor when multip...
authorJason Merrill <jason@redhat.com>
Fri, 13 Feb 2015 22:14:07 +0000 (17:14 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 13 Feb 2015 22:14:07 +0000 (17:14 -0500)
commitfd41611284a8668645d4e5958effd64197dd167a
tree27f04102e4192aa9f75878a1347a3e0a6e63ecdd
parentdf76bc40a393eb570bb3bd5e346243d9312bee26
re PR c++/62017 (AddressSanitizer reports *-buffer-overflow in destructor when multiple virtual inheritance is used)

PR c++/62017
* decl.c (begin_destructor_body): Only clobber the as-base part of
*this.

From-SVN: r220699
gcc/cp/ChangeLog
gcc/cp/decl.c