View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022753 | Community | OCCT:Foundation Classes | public | 2011-10-05 11:51 | 2012-03-29 17:26 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | major | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.1 | ||||
Target Version | 6.5.3 | Fixed in Version | 6.5.3 | ||
Summary | 0022753: Fix mismatch new/delete in Standard_Failure.cxx | ||||
Description | Post from the Forum - http://www.opencascade.org/org/forum/thread_21949/. "string is created by new[] operator in allocate_message, and must then be deleted by delete[] and not delete in deallocate_message.Patch attached." Leads to memory leak. | ||||
Steps To Reproduce | No need. | ||||
Additional information and documentation updates | Patch is attached. | ||||
Tags | No tags attached. | ||||
Test case number | Test case is not required | ||||
2011-10-05 11:51 manager |
fix-mismatch-new-delete-Standard_Failure.patch (714 bytes) |
|
Applied patch branch http://svn/svn/occt/branches/OCC22753 is ready to be reviewed |
|
Reviewed with no comments |
|
Dear BugMaster, Workbench KAS:dev:mkv-22753-occt was created from SVN branch http://svn/svn/occt/branches/OCC22753 (and mkv-22753-products from trunk) and compiled on Linux platform. There are not regressions in mkv-22753-products regarding to KAS:dev:products-652-opt: See results in /QADisk/occttests/results/KAS/dev/mkv-22753-products_22112011/lin See reference results in /QADisk/occttests/results/KAS/dev/products-652-opt_23092011/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://doc/doku.php?id=occt:certification |
|
Integration into trunk of occt repository Date: 2011-11-25 17:18:14 +0400 (Fri, 25 Nov 2011) New Revision: 9549 Modified: trunk/src/Standard/Standard_Failure.cxx |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-10-05 11:51 |
|
New Issue | |
2011-10-05 11:51 |
|
Assigned To | => abv |
2011-10-05 11:51 |
|
File Added: fix-mismatch-new-delete-Standard_Failure.patch | |
2011-11-15 13:45 |
|
Assigned To | abv => dbv |
2011-11-15 13:45 |
|
Status | new => assigned |
2011-11-22 11:08 |
|
Note Added: 0018598 | |
2011-11-22 11:08 |
|
Assigned To | dbv => abv |
2011-11-22 11:08 |
|
Status | assigned => resolved |
2011-11-22 11:26 |
|
Note Added: 0018599 | |
2011-11-22 11:26 |
|
Status | resolved => reviewed |
2011-11-24 12:27 |
|
Note Added: 0018616 | |
2011-11-24 12:28 |
|
Test case number | => Test case is not required |
2011-11-24 12:28 |
|
Status | reviewed => tested |
2011-11-25 15:16 |
|
Note Edited: 0018616 | |
2011-11-25 17:31 | bugmaster | Note Added: 0018631 | |
2011-11-25 17:31 | bugmaster | Status | tested => verified |
2011-11-25 17:31 | bugmaster | Resolution | open => fixed |
2011-11-25 17:31 | bugmaster | Assigned To | abv => szy |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master d4cc0c5e |