Instead of relying on a specific string in the parse result, use allocator error state to report the error and then convert it to a string if necessary. We currently have to manually trigger the OOM error in two places because we use global allocator in rare cases; we don't really need to do this so this will be cleaned up later. |
||
---|---|---|
.. | ||
pugiconfig.hpp | ||
pugixml.cpp | ||
pugixml.hpp |