http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1327

*** shadow/1327 Thu Apr 12 13:38:31 2001
--- shadow/1327.tmp.26246       Thu Apr 12 13:38:31 2001
***************
*** 0 ****
--- 1,21 ----
+ +============================================================================+
+ | DOMParser crashes if XML source has damaged structure.                     |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 1327                        Product: Xerces-C                |
+ |       Status: NEW                         Version: 1.4                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Major                    OS/Version: Windows 9x              |
+ |     Priority: High                      Component: DOM                     |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                         |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ If XML source have damaged structure like non-closed tags or non-complete 
+ content the parser does not throw an exception. It crashes. In debug mode 
+ VisualStudio 6.0 give me some more info "Debug Assertion Failed" or "Damage 
+ before free block...". How to check XML source before execute parser->parse
+ (source); and get crashed?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to