View Issue Details

IDProjectCategoryView StatusLast Update
0012829Open CASCADEOCCT:Modeling Algorithmspublic2014-05-03 07:08
ReporterptvAssigned Tobugmaster  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSWindows NT 
Fixed in Version6.5.0 
Summary0012829: IntPatch_Point has unitialized fileds.
DescriptionThe constructor of IntPatch_Point is absolutly clear. I propose to initialize the
point fileds here by default values. All boolean into false, and verteces (TheVertex
type) to null pointers or something like that.

The problem appear under Rational Purify on Windows when add IntPath_Points into the
sequence (UMR warning).

BR, PTv.
TagsNo tags attached.
Test case number

Activities

abv

2014-05-03 07:08

manager   ~0029175

Fixed since at least 6.5.0

Issue History

Date Modified Username Field Change
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2014-05-03 07:08 abv Note Added: 0029175
2014-05-03 07:08 abv Status new => closed
2014-05-03 07:08 abv Resolution open => fixed
2014-05-03 07:08 abv Fixed in Version EMPTY => 6.5.0
2014-05-03 07:08 abv Description Updated