Skip to content
Commit c0ae501f authored by Daniel Espinosa's avatar Daniel Espinosa
Browse files

XParser: reset TextReader/Writer once finished

XParser holds a pointer to a Xml.TextReader and
Xml.TextWriter, used internally by some methods,
they are initialized more than twice then some
issues arise. This patch just set them to null
once they are finished to be usedful in context
in order to free memory resources.
parent 28464e37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment