View Issue Details

IDProjectCategoryView StatusLast Update
0023532CommunityOCCT:Application Frameworkpublic2013-04-29 15:21
ReporterPawel Assigned ToPawel  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformWindowsOSVC++ 2005 
Product Version6.5.4 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023532: Mismatching allocation and deallocation: anAsciiString, CDM_COutMessageDriver.cxx
DescriptionIn line 51
TagsNo tags attached.
Test case numberNot needed

Activities

Pawel

2012-11-09 15:19

developer   ~0022186

Branch CR23532 pushed. Please review.

szy

2012-11-22 11:08

manager   ~0022344

Reviewed.
Test it, please.

mkv

2012-11-26 14:02

tester   ~0022387

Dear BugMaster,
Branch CR23532 (and products from GIT master) was compiled on Linux and Windows platforms and tested.

Regressions:
Not detected

Improvements:
Not detected

Testing cases:
Not needed

Related Changesets

occt: master 08b86c1d

2012-11-30 11:35:12

Pawel

Details Diff
0023532: Mismatching allocation and deallocation: anAsciiString, CDM_COutMessageDriver.cxx

Replaced 'delete' with 'delete []' when deallocating array.
Affected Issues
0023532
mod - src/CDM/CDM_COutMessageDriver.cxx Diff File

Issue History

Date Modified Username Field Change
2012-11-09 15:16 Pawel New Issue
2012-11-09 15:16 Pawel Assigned To => Pawel
2012-11-09 15:19 Pawel Note Added: 0022186
2012-11-09 15:19 Pawel Assigned To Pawel => bugmaster
2012-11-09 15:19 Pawel Status new => feedback
2012-11-09 15:19 Pawel Status feedback => resolved
2012-11-22 10:27 bugmaster Assigned To bugmaster => szy
2012-11-22 11:08 szy Note Added: 0022344
2012-11-22 11:08 szy Assigned To szy => mkv
2012-11-22 11:08 szy Status resolved => reviewed
2012-11-26 14:02 mkv Note Added: 0022387
2012-11-26 14:02 mkv Test case number => Not needed
2012-11-26 14:02 mkv Assigned To mkv => bugmaster
2012-11-26 14:02 mkv Status reviewed => tested
2012-12-04 13:21 Pawel Changeset attached => occt master 08b86c1d
2012-12-04 13:21 Pawel Assigned To bugmaster => Pawel
2012-12-04 13:21 Pawel Status tested => verified
2012-12-04 13:21 Pawel Resolution open => fixed
2012-12-10 17:16 Pawel Changeset attached => occt master 08b86c1d
2013-04-23 13:37 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0