PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1329 *** shadow/1329 Sun May 20 17:25:11 2001 --- shadow/1329.tmp.17251 Tue Aug 7 07:07:56 2001 *************** *** 1,19 **** ! Bug#: 1329 ! Product: Xerces-C ! Version: 1.4 ! Platform: PC ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Major ! Priority: High ! Component: SAX/SAX2 ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: SAX2XMLReaderImpl leaks XMLBuffers ! Overview Description: The implementations of SAX2XMLReaderImpl::startElement and SAX2XMLReaderImpl::endElement will leak buffers in the case where the --- 1,19 ---- ! +============================================================================+ ! | SAX2XMLReaderImpl leaks XMLBuffers | ! +----------------------------------------------------------------------------+ ! | Bug #: 1329 Product: Xerces-C++ | ! | Status: RESOLVED Version: 1.4 | ! | Resolution: FIXED Platform: PC | ! | Severity: Major OS/Version: All | ! | Priority: High Component: SAX/SAX2 | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | Overview Description: The implementations of SAX2XMLReaderImpl::startElement and SAX2XMLReaderImpl::endElement will leak buffers in the case where the *************** *** 170,172 **** --- 170,175 ---- } } + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-07 07:07 ------- + Fix now in CVS. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
