View Issue Details

IDProjectCategoryView StatusLast Update
0030771CommunityOCCT:Modeling Algorithmspublic2019-07-08 14:07
Reporterkevin Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionduplicate 
Product Version7.3.0 
Target Version7.4.0 
Summary0030771: FindPlane in GeomFill_CorrectedFrenet dereferences a null pointer
DescriptionThe FindPlane static function in the GeomFill_CorrectedFrenet dereferences a null pointer in the default case. The variable "TabP" is dereferenced in the default case before being initialized. This can happen if you create your own Geom_Curve derived type and use it in any of the pipe fill algorithms.
Steps To ReproduceCreate a new derived type from Geom_Curve

Use it as the spine in a GeomFill_Pipe
TagsNo tags attached.
Test case number

Relationships

duplicate of 0030140 closedbugmaster Modeling Algorithms - Access Null Pointer within FindPlane() defined in GeomFill_CorrectedFrenet.cxx 

Activities

kgv

2019-06-24 09:08

developer   ~0085238

Please close duplicate of 0030140.

Issue History

Date Modified Username Field Change
2019-06-06 14:04 kevin New Issue
2019-06-06 14:04 kevin Assigned To => msv
2019-06-24 09:07 kgv Relationship added duplicate of 0030140
2019-06-24 09:08 kgv Note Added: 0085238
2019-06-24 09:08 kgv Assigned To msv => bugmaster
2019-06-24 09:08 kgv Status new => feedback
2019-06-24 09:08 kgv Resolution open => duplicate
2019-06-24 09:08 kgv Target Version => 7.4.0
2019-07-08 14:07 bugmaster Status feedback => closed