View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023533 | Community | OCCT:Modeling Algorithms | public | 2012-11-09 15:33 | 2013-04-29 15:23 |
Reporter | Pawel | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2005 | ||
Product Version | 6.5.4 | ||||
Target Version | 6.6.0 | Fixed in Version | 6.6.0 | ||
Summary | 0023533: Unitialized variables used, IntTools_TopolTool.cxx | ||||
Description | The variable 'nbsu' is used uninitialized in lines 136 and 169. | ||||
Tags | No tags attached. | ||||
Test case number | bugs fclasses(002) buc60724 | ||||
parent of | 0023534 | closed | Unitialized variables used, ShapeAnalysis_TransferParameters.cxx | |
parent of | 0023538 | closed | Memory leak: cdata | |
parent of | 0023557 | closed | V547 Expression 'as1.ToCString() != ""' is always true. To compare strings you should use strcmp() function. qabugs_3.cxx, | |
parent of | 0023537 | closed | Uninitialized variable: MaxUserColor |
|
Dear abv, Fixes for this bug and all of its children have been integrated into branch CR23533. Please, review. |
|
Reviewed (command and est bugs fclasses buc60724 corrected); please test |
|
Dear BugMaster, Branch CR23533 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: 7a34b32755554b2e7f76bc9f40f7f63258ccf2ec Number of compiler warnings: occt component : Linux: 3 (3 on master) Windows: 39 (39 on master) products component : Linux: 9 (9 on master) Windows: 50 (50 on master) Regressions: No regressions Improvements: No improvements Testing cases: bugs fclasses(002) buc60724 - OK Testing on Linux: Total MEMORY difference: 237788836 / 239556232 Total CPU difference: 26351.670000000024 / 16224.229999999803 Testing on Windows: Total MEMORY difference: 329543092 / 329772472 Total CPU difference: 15428.171875 / 15301.046875 There are not serious differences in images found by testdiff. |
occt: master 5cbfdb41 2013-03-01 10:12:08
|
0023533: Unitialized variables used, IntTools_TopolTool.cxx Also contains fixes for: 0023534: Unitialized variables used, ShapeAnalysis_TransferParameters.cxx 0023537: Uninitialized variable: MaxUserColor 0023538: Memory leak: cdata 0023557: V547 Expression 'as1.ToCString() != ""' is always true. To compare strings you should use strcmp() function. qabugs_3.cxx, DRAW command for test bugs fclasses buc60724 corrected; test is OK now |
Affected Issues 0023533, 0023534, 0023537, 0023538, 0023557 |
|
mod - src/IntTools/IntTools_TopolTool.cxx | Diff File | ||
mod - src/QABugs/QABugs_3.cxx | Diff File | ||
mod - src/ShapeAnalysis/ShapeAnalysis_TransferParameters.cxx | Diff File | ||
mod - src/Xw/Xw_ColorMap.cxx | Diff File | ||
mod - src/Xw/Xw_open_image.cxx | Diff File | ||
mod - tests/bugs/fclasses/buc60724 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-11-09 15:33 | Pawel | New Issue | |
2012-11-09 15:33 | Pawel | Assigned To | => bugmaster |
2013-02-26 15:57 |
|
Assigned To | bugmaster => omy |
2013-02-26 15:57 |
|
Status | new => assigned |
2013-02-26 17:51 |
|
Relationship added | parent of 0023534 |
2013-02-26 17:51 |
|
Relationship added | parent of 0023538 |
2013-02-26 17:52 |
|
Relationship added | parent of 0023557 |
2013-02-26 17:52 |
|
Relationship added | parent of 0023537 |
2013-02-26 17:56 |
|
Note Added: 0023492 | |
2013-02-26 17:56 |
|
Assigned To | omy => abv |
2013-02-26 17:56 |
|
Status | assigned => resolved |
2013-02-27 07:58 |
|
Note Added: 0023495 | |
2013-02-27 07:58 |
|
Assigned To | abv => bugmaster |
2013-02-27 07:58 |
|
Status | resolved => reviewed |
2013-02-27 12:17 | bugmaster | Assigned To | bugmaster => mkv |
2013-02-28 15:14 |
|
Note Added: 0023526 | |
2013-02-28 15:15 |
|
Test case number | => bugs fclasses(002) buc60724 |
2013-02-28 15:15 |
|
Assigned To | mkv => bugmaster |
2013-02-28 15:15 |
|
Status | reviewed => tested |
2013-03-04 17:32 |
|
Changeset attached | => occt master 5cbfdb41 |
2013-03-04 17:32 |
|
Assigned To | bugmaster => omy |
2013-03-04 17:32 |
|
Status | tested => verified |
2013-03-04 17:32 |
|
Resolution | open => fixed |
2013-04-23 13:35 |
|
Status | verified => closed |
2013-04-29 15:23 |
|
Fixed in Version | => 6.6.0 |