[Bug testsuite/63299] ASan reported alloc-dealloc-mismatch in g++.old-deja/g++.jason/init3.C
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 20 15:19:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63299
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Sep 20 15:19:14 2016
New Revision: 240268
URL: https://gcc.gnu.org/viewcvs?rev=240268&root=gcc&view=rev
Log:
PR testsuite/63299
* g++.old-deja/g++.jason/init3.C (My_string::~My_string): Use delete[]
instead of delete.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/g++.old-deja/g++.jason/init3.C
More information about the Gcc-bugs
mailing list