mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Update comment
Co-authored-by: Max Leske <250711+theseion@users.noreply.github.com>
This commit is contained in:
@@ -55,7 +55,7 @@ class XMLNodes {
|
|||||||
std::string currpath;
|
std::string currpath;
|
||||||
std::string currval;
|
std::string currval;
|
||||||
Transaction *m_transaction;
|
Transaction *m_transaction;
|
||||||
// need to store context - this is the same as at the xml_data
|
// need to store context - this is the same as in xml_data
|
||||||
// need to stop parsing if the number of arguments reached the limit
|
// need to stop parsing if the number of arguments reached the limit
|
||||||
xmlParserCtxtPtr parsing_ctx_arg;
|
xmlParserCtxtPtr parsing_ctx_arg;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user