View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010392 | Open CASCADE | OCCT:Modeling Algorithms | public | 2005-10-24 15:41 | 2012-01-12 15:03 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | duplicate | ||
| OS | All | ||||
| Fixed in Version | 6.1.1 | ||||
| Summary | 0010392: Extrema_ExtPC class does not initialize its fields in constructor | ||||
| Description | Purify reports UMR reports in the method Init() of the class GeomAPI_ProjectPoiontOnCurve when locally created object of the type Extrema_ExtPC is copied into the class field. The reason is that constructors of the class Extrema_ExtPC (which is instantiation of generic class Extrema_GExtPC) leave most of its fields uninitialized. Though it seems to be not really critical for code execution, this is bad and should be fixed | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-10-31 19:31 | bugmaster | Assigned To | bugmaster => mkk |
| 2005-10-31 19:31 | bugmaster | Status | new => assigned |
| 2005-11-01 11:23 |
|
Assigned To | mkk => jgv |
| 2006-01-10 16:32 |
|
Assigned To | jgv => skv |
| 2006-08-08 16:16 | bugmaster | Status | assigned => closed |
| 2006-08-08 16:16 | bugmaster | Resolution | @0@ => duplicate |
| 2011-08-02 11:31 | bugmaster | Category | OCCT:MOA => OCCT:Modeling Algorithms |
| 2012-01-12 15:03 |
|
Description Updated |