fix mem access error which caused the malformed string
GUIHelpers::Error::what() returned a char* to a temporary QByteArray which is invalid after leaving what()
Please register or sign in to comment
GUIHelpers::Error::what() returned a char* to a temporary QByteArray which is invalid after leaving what()