View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022960 | Community | OCCT:Visualization | public | 2012-01-31 14:53 | 2012-04-16 12:25 |
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 | 0022960: Memory leak in Xw_get_env.cxx | ||||
Description | The variable 'string' is not freed before leaving the function 'Xw_put_env' in line 85. Is the file Xw_get_env.cxx used at all? I can't figure out which project it belongs to. | ||||
Tags | No tags attached. | ||||
Test case number | Test case is not required | ||||
|
Dear Pawel, File Xw_get_env.cxx is used only for Linux, therefore you could not find it in the Visual Studio projects. Variable should not be freed, as it becomes part of the environment.(According to the manual for "putenv") Since the function "Xw_put_env" is not used anywhere, we decided to remove it. Branch http://svn/svn/occt/branches/OCC22960 is ready to be reviewed. Dear Andrey, Please review. |
|
No remarks, please test |
|
Dear BugMaster, Workbench KAS:dev:mkv-22960-occt was created from SVN branch http://svn/svn/occt/branches/OCC22960 (and mkv-22960-products from trunk) and compiled on Linux platform. There are not regressions in mkv-22960-products regarding to KAS:dev:products-20120217-opt See results in /QADisk/occttests/results/KAS/dev/mkv-22960-products_20022012/lin See reference results in /QADisk/occttests/results/KAS/dev/products-20120217-opt_17022012/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 |
|
Integrated into trunk of occt repository Date: 2012-02-22 14:18:58 +0400 (Wed, 22 Feb 2012) New Revision: 10589 Modified: trunk/src/Xw/Xw_Cextern.hxx trunk/src/Xw/Xw_get_env.cxx |
|
This issue is resolved. Please close. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-01-31 14:53 | Pawel | New Issue | |
2012-01-31 14:53 | Pawel | Assigned To | => apv |
2012-01-31 15:10 | bugmaster | Assigned To | apv => san |
2012-01-31 15:10 | bugmaster | Category | OCCT Release:PROD => OCCT:Visualization |
2012-02-14 13:05 |
|
Assigned To | san => dbv |
2012-02-14 13:05 |
|
Status | new => assigned |
2012-02-17 15:14 |
|
Note Added: 0019626 | |
2012-02-17 15:14 |
|
Assigned To | dbv => abv |
2012-02-17 15:14 |
|
Status | assigned => resolved |
2012-02-17 18:45 |
|
Note Added: 0019648 | |
2012-02-17 18:45 |
|
Status | resolved => reviewed |
2012-02-20 13:16 |
|
Assigned To | abv => mkv |
2012-02-21 19:54 |
|
Note Added: 0019709 | |
2012-02-21 19:55 |
|
Test case number | => Test case is not required |
2012-02-21 19:55 |
|
Assigned To | mkv => bugmaster |
2012-02-21 19:55 |
|
Status | reviewed => tested |
2012-02-22 14:22 | bugmaster | Note Added: 0019726 | |
2012-02-22 14:22 | bugmaster | Status | tested => verified |
2012-02-22 14:22 | bugmaster | Resolution | open => fixed |
2012-02-22 14:22 | bugmaster | Assigned To | bugmaster => Pawel |
2012-02-22 14:22 | bugmaster | Target Version | => 6.5.3 |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master 88c36d59 |
2012-04-12 16:05 | Pawel | Note Added: 0020360 | |
2012-04-16 12:25 | Pawel | Assigned To | Pawel => bugmaster |