View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0015988 | Open CASCADE | OCCT:Visualization | public | 2007-05-21 10:20 | 2012-01-12 13:43 |
Reporter | vro | Assigned To | vro | ||
Priority | normal | Severity | trivial | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.2.1 | ||||
Summary | 0015988: Crash in AIS_DiameterDimension for non-automatic positioning | ||||
Description | There are two constructors in AIS_DiameterDimension. The first one admits automatic positionning of the dimension, the second one sets automatic positionning to OFF. The first constructor works fine, but the second one raises an exception in the method ::Compute of the class. The reason of the exception: there is no check on NULL data, which is set only if automatic positionning is ON. | ||||
Additional information and documentation updates | Documentation remark, added by VRO 2007-05-23 15:45:57: Changes: I fixed a bug for AIS_DiameterDimension. It raised exception if automatic-position of the dimension is OFF. Modified entities: AIS/AIS_DiameterDimension.cxx | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-05-21 17:02 | bugmaster | Assigned To | bugmaster => vro |
2007-05-21 17:02 | bugmaster | Status | new => assigned |
2007-05-21 17:02 | bugmaster | Status | assigned => resolved |
2007-05-23 17:36 | bugmaster | Status | resolved => tested |
2007-07-27 17:21 | bugmaster | Status | tested => verified |
2009-06-23 18:34 | bugmaster | Status | verified => closed |
2009-06-23 18:34 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:24 | bugmaster | Category | OCCT:VIZ => OCCT:Visualization |
2012-01-12 13:43 |
|
Description Updated | |
2012-01-12 13:43 |
|
Additional Information Updated |