mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 03:57:47 +03:00
XML: Remove error messages from stderr
This commit is contained in:
@@ -53,6 +53,10 @@ class XML {
|
||||
static xmlParserInputBufferPtr unloadExternalEntity(const char *URI,
|
||||
xmlCharEncoding enc);
|
||||
|
||||
static void null_error(void *ctx, const char *msg, ...) {
|
||||
}
|
||||
|
||||
|
||||
xml_data m_data;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user