View Issue Details

IDProjectCategoryView StatusLast Update
0022952CommunityOCCT:DRAWpublic2012-02-15 14:11
ReporterPawel Assigned Todbv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformAOSL 
Product Version6.5.2 
Summary0022952: Memory leak in Draw.cxx (line 284)
DescriptionThe variable:

char* thedefault = (char *) malloc (128);

does not get freed.
TagsNo tags attached.
Test case numberNot needed

Relationships

related to 0017100 closedbugmaster [OCC Forum] Buffer overflow vulnerability and loading TKOpenGl without environment variables on unix systems 

Activities

dbv

2012-02-15 13:23

developer   ~0019568

Last edited: 2012-02-15 13:23

Bug has been fixed in the context of another bug fix (0017100)

Issue History

Date Modified Username Field Change
2012-01-31 13:49 Pawel New Issue
2012-01-31 13:49 Pawel Assigned To => mkv
2012-02-14 13:12 abv Assigned To mkv => dbv
2012-02-14 13:12 abv Status new => assigned
2012-02-15 13:23 dbv Note Added: 0019568
2012-02-15 13:23 dbv Status assigned => resolved
2012-02-15 13:23 dbv Note Edited: 0019568
2012-02-15 13:23 dbv Relationship added related to 0017100
2012-02-15 13:26 dbv Status resolved => reviewed
2012-02-15 14:11 abv Test case number => Not needed
2012-02-15 14:11 abv Status reviewed => closed
2012-02-15 14:11 abv Resolution open => fixed