You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/06/28 01:42:36 UTC

[Bug 2374] New: - Passing bad URL to DOMParser::parse gives seg. fault

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: xerces-c-dev@xml.apache.org                                  |
+ |  Reported By: mark@kamiak.com                                              |
+ |      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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org