http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1599 *** shadow/1599 Wed May 2 07:50:02 2001 --- shadow/1599.tmp.8484 Wed May 2 07:50:02 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | Memory Exception in DOM_NodeList::getLength() | + +----------------------------------------------------------------------------+ + | Bug #: 1599 Product: Xerces-C | + | Status: NEW Version: 1.4 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: | + | Priority: Component: DOM | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + DOM_NodeList nodeList; + nodeList.getLength(); + + causes a memory exception. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
