Avoid unvanted content parse (whitespaces between tags)

This commit is contained in:
Ervin Hegedus
2025-05-02 22:34:03 +02:00
parent d228ea6607
commit a3876e3c99
2 changed files with 12 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ class XMLNodes {
unsigned long int node_depth;
std::string currpath;
std::string currval;
bool currval_is_set;
Transaction *m_transaction;
// need to store context - this is the same as in xml_data
// need to stop parsing if the number of arguments reached the limit