diff --git a/src/Main/sentryIntegration.cxx b/src/Main/sentryIntegration.cxx index 3d51e4e4a..e9876c273 100644 --- a/src/Main/sentryIntegration.cxx +++ b/src/Main/sentryIntegration.cxx @@ -66,6 +66,7 @@ auto XML_messageWhitelist = { "not well-formed (invalid token)", "mismatched tag", "syntax error", + "no element found", "Root element name is" };