Code

curl_xml: Code cleanup and fixes
authorPavel Rochnyack <pavel2000@ngs.ru>
Sat, 30 Sep 2017 12:38:15 +0000 (19:38 +0700)
committerPavel Rochnyack <pavel2000@ngs.ru>
Sat, 30 Sep 2017 12:38:15 +0000 (19:38 +0700)
commitcb03ebb8e8c0966a350f0188a427e3fbf28799b5
treefc6fab1d027f37cdb1dc8c364faa6d76d5c4d32d
parent65e4a089431217b9ef7222352deab31e3201bdaf
curl_xml: Code cleanup and fixes

* XPath list creation moved from cx_config_add_xpath() to cx_config_add_url()
* Added missing check for ValuesFrom option presence
* Added missing check for strdup() result
* Removed excessive check for option name in cx_config_add_url()
src/curl_xml.c