bugvNET Project - Bugs: bug #630, Double-free with g++-2.96

 
 

bug #630: Double-free with g++-2.96

Submitter:  Thomas Sarlandie <sarfata>
Submitted:  Fri 14 Jun 2002 06:18:13 PM UTC
   
 
Category:  102 (Error - Not Found) Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  sarfata
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 16 Jun 2002 01:53:27 AM UTC, comment #1: 

Replaced the bug, with a huge memory leak ... still got to find a way to handle those xmlnode and free them sometime.

Thomas Sarlandie <sarfata>
Group administrator
Fri 14 Jun 2002 06:18:13 PM UTC, original submission:  

When writing XMLObject.cpp, I relied on g++-3.1 behaviour, and optimizations. Those are not done by g++-2.96 and as a result, XMLObject::~XMLObject is called twice when it should note.

This results in a double-free SegFault.

Thomas Sarlandie <sarfata>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code