bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug #3541] StringTokenizer::iterator memory leak


From: nobody
Subject: [Bug #3541] StringTokenizer::iterator memory leak
Date: Wed, 14 May 2003 04:58:20 -0400

=================== BUG #3541: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3541&group_id=89

Changes by: Federico Montesino Pouzols <address@hidden>
Date: Wed 05/14/03 at 10:58 (Europe/Madrid)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | fedemp
              Status | Open                      | Closed
                  CC |                           | address@hidden


------------------ Additional Follow-up Comments ----------------------------
It is fixed in CVS.




=================== BUG #3541: FULL BUG SNAPSHOT ===================


Submitted by: ittay                   Project: commonc++                    
Submitted on: Sun 05/11/03 at 16:40
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Fixed                    
Assigned to:  fedemp                  Status:  Closed                       

Summary:  StringTokenizer::iterator memory leak

Original Submission:  operator= doesn't delete the token (just sets it to 0), 
so if operator* was called, the memory that was assigned to token is lost.

Follow-up Comments
*******************

-------------------------------------------------------
Date: Wed 05/14/03 at 10:58         By: fedemp
It is fixed in CVS.



CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden               | 



No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3541&group_id=89




reply via email to

[Prev in Thread] Current Thread [Next in Thread]