View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022934 | Community | OCCT:Data Exchange | public | 2012-01-30 14:10 | 2012-04-16 12:26 |
Reporter | Pawel | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.2 | ||||
Target Version | 6.5.3 | Fixed in Version | 6.5.3 | ||
Summary | 0022934: Wrong delete operator in IGESSelect_SelectFromDrawing.cxx / IGESSelect_SelectFromSingleView.cxx | ||||
Description | IGESSelect_SelectFromDrawing.cxx (line 44) / IGESSelect_SelectFromSingleView.cxx (line 31) should use the "delete []" operator as arrays are deleted. | ||||
Additional information and documentation updates | Delete some unused code in IGESSelect/IGESSelect_SelectFromDrawing::RootResult(), IGESSelect_SelectFromSingleView::RootResult() | ||||
Tags | No tags attached. | ||||
Test case number | test case is not required | ||||
|
I guess we shall remove use of variable nums and other irrelevant code around it in both these classes, as it is not used (at least I do not see any use of it -- it was probably some debug stuff?). |
|
SVN branch http://svn/svn/occt/branches/OCC22934 (revision 10394) is ready to be reviewed. |
|
No remarks, please test |
|
Dear BugMaster, Workbench KAS:dev:mkv-22934-occt was created from SVN branch http://svn/svn/occt/branches/OCC22934 (and mkv-22934-products from trunk) and compiled on Linux platform. |
|
Dear BugMaster, Workbench KAS:dev:mkv-22934-occt from SVN branch http://svn/svn/occt/branches/OCC22934 (and mkv-22934-products from trunk) was successfully compiled and tested on Linux. There are following regressions in mkv-22934-products regarding to KAS:dev:products-20120210-opt chl 934 P9 See results in /QADisk/occttests/results/KAS/dev/mkv-22934-products_10022012/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20120210-opt_10022012/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 |
|
The case chl 934 P9 should not be considered a regression here: it corresponds to issue #22967 which has been integrated to trunk (rev 10423) after last merge of branch OCC22934 with trunk (rev 10418). |
|
Integrated into trunk of occt repository Date: 2012-02-17 16:04:22 +0400 (Fri, 17 Feb 2012) New Revision: 10508 Modified: trunk/src/IGESSelect/IGESSelect_SelectFromDrawing.cxx trunk/src/IGESSelect/IGESSelect_SelectFromSingleView.cxx |
|
Verified. Please close. |
occt: master 65c01700 2012-02-17 12:04:22
Committer: bugmaster Details Diff |
0022934: Wrong delete operator in IGESSelect_SelectFromDrawing.cxx / IGESSelect_SelectFromSingleView.cxx |
Affected Issues 0022934 |
|
mod - src/IGESSelect/IGESSelect_SelectFromDrawing.cxx | Diff File | ||
mod - src/IGESSelect/IGESSelect_SelectFromSingleView.cxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-30 14:10 | Pawel | New Issue | |
2012-01-30 14:10 | Pawel | Assigned To | => gka |
2012-01-30 14:29 |
|
Note Added: 0019304 | |
2012-01-30 14:29 |
|
Assigned To | gka => ama |
2012-01-30 14:29 |
|
Status | new => assigned |
2012-02-09 17:13 |
|
Note Added: 0019494 | |
2012-02-09 17:13 |
|
Assigned To | ama => abv |
2012-02-09 17:13 |
|
Status | assigned => resolved |
2012-02-09 17:49 |
|
Note Added: 0019498 | |
2012-02-09 17:49 |
|
Assigned To | abv => ama |
2012-02-09 17:49 |
|
Status | resolved => reviewed |
2012-02-10 16:38 |
|
Note Added: 0019512 | |
2012-02-10 16:42 |
|
Note Edited: 0019512 | |
2012-02-10 18:15 |
|
Additional Information Updated | |
2012-02-13 17:05 |
|
Note Added: 0019533 | |
2012-02-13 17:05 |
|
Test case number | => test case is not required |
2012-02-13 17:06 |
|
Note Edited: 0019533 | |
2012-02-13 17:06 |
|
Note Edited: 0019533 | |
2012-02-13 17:13 |
|
Status | reviewed => assigned |
2012-02-13 18:46 |
|
Note Added: 0019535 | |
2012-02-13 18:47 |
|
Status | assigned => resolved |
2012-02-13 18:47 |
|
Status | resolved => reviewed |
2012-02-13 18:47 |
|
Status | reviewed => tested |
2012-02-17 16:05 | bugmaster | Assigned To | ama => Pawel |
2012-02-17 16:05 | bugmaster | Target Version | => 6.5.3 |
2012-02-17 16:06 | bugmaster | Note Added: 0019634 | |
2012-02-17 16:06 | bugmaster | Status | tested => verified |
2012-02-17 16:06 | bugmaster | Resolution | open => fixed |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master 65c01700 |
2012-04-12 17:13 | Pawel | Note Added: 0020370 | |
2012-04-16 12:26 | Pawel | Assigned To | Pawel => bugmaster |