Anatoliy Samara

Results 1 issues of Anatoliy Samara

In DOMParser::ProcessNode a string returned from xmlTextReaderReadString is freed by delete operator. It should be done with xmlFree. I'm not going to contribute a fix via a pull request because...