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/08/07 16:07:56 UTC

[Bug 1329] - SAX2XMLReaderImpl leaks XMLBuffers

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: xerces-c-dev@xml.apache.org                            
! ReportedBy: aneilson@webplan.com               
! 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: xerces-c-dev@xml.apache.org                                  |
! |  Reported By: aneilson@webplan.com                                         |
! |      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 tng@ca.ibm.com  2001-08-07 07:07 -------
+ Fix now in CVS.  Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org