testsuite_hooks.cc
7.94 KB
-
Fix memory leaks in libstdc++ ABI tests · 4f7c2c7f
* testsuite/abi/pr42230.cc: Free memory. * testsuite/util/testsuite_abi.cc (demangle): Return std::string instead of pointer that might need freeing. * testsuite/util/testsuite_abi.h (demangle): Likewise. * testsuite/util/testsuite_hooks.cc (verify_demangle): Free memory. From-SVN: r250020
Jonathan Wakely committed