[Bug c++/85071] The g++ delete the memory alloced by new operator before I manually delete it.

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 26 15:56:00 GMT 2018


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Both valgrind and AddressSanitizer would have found this bug, you should use
them.


More information about the Gcc-bugs mailing list