Files
ardour/libs/pbd/demangle.cc
Robin Gareus c5e5659022 Fix crash when demangled symbol is n/a
std::string foo (NULL) can throw a std::__throw_logic_error
which was not caught.
2021-07-19 18:26:22 +02:00

1.9 KiB