http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2374 *** shadow/2374 Wed Jun 27 16:42:36 2001 --- shadow/2374.tmp.10005 Wed Jun 27 16:42:36 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | Passing bad URL to DOMParser::parse gives seg. fault | + +----------------------------------------------------------------------------+ + | Bug #: 2374 Product: Xerces-C | + | Status: NEW Version: 1.5 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Linux | + | Priority: Other Component: Miscellaneous | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + If you pass a badly formed url with only a single leading / (forward slash) + (e.g. http:/www.bogus.com) to parse, you get a segmentation fault. You can + reproduce this with DOMPrint, but I first found it with my own application + which uses xerces. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
