libupnp/ixml
Marcelo Roberto Jimenez 2fb791c9bb SF Bug Tracker id 3175217 - Crash bug in Parser_addNamespace()
Submitted: Terry Farnham ( tfarnham ) - 2011-02-07 09:25:25 PST

Details: The strcmp(pNode->prefix,pCur->prefix) crashes on pCur->prefix
being NULL. This occurs on invalidly formatted xml where a node uses an
undefined namespace. I would expect to receive IXML_FAILED in this
situation.
2012-03-08 13:51:29 -03:00
..
doc Removing unnecessary additional directory level. 2006-07-04 02:44:17 +00:00
inc SF Patches Tracker id 3498437 - a header patch: ixml.h 1.6.15 2012-03-07 17:15:54 -03:00
src SF Bug Tracker id 3175217 - Crash bug in Parser_addNamespace() 2012-03-08 13:51:29 -03:00
test Merge of current trunk to branch 1.6.x. 2007-11-19 14:15:45 +00:00
Makefile.am UTF-8. 2010-10-04 11:11:33 -03:00