Patches item #570819, was opened at 2002-06-18 16:27 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=303152&aid=570819&group_id=3152
Category: modules Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeremy Vinding (jvinding) Assigned to: Nobody/Anonymous (nobody) Summary: nsxml: fixes bug in xml_string_command Initial Comment: fixed a bug that'd cause it to crash if you called it with the wrong number of args. eg: ns_xml string parse $xmlstring the problem is it was only requiring 3 args but was always using the fourth: *argp = &argv[3]; ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=303152&aid=570819&group_id=3152
