MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013220 | VTK | (No Category) | public | 2012-06-06 05:31 | 2016-08-12 09:55 |
Reporter | Jishuai Zhang | ||||
Assigned To | Dave DeMarle | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | 5.6.0 | ||||
Target Version | Fixed in Version | ||||
Project | Kitware | ||||
Type | crash | ||||
Summary | 0013220: a bug in Line 798 in vtkPolygon.cxx | ||||
Description | There is a bug in Line 798 in vtkPolygon.cxx. "ptId = start+i;" should be "ptId = (start+i)%numPts;". "ptId = start+i;" tends to cause memory error for address cross-border. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-06-06 05:31 | Jishuai Zhang | New Issue | |||
2013-06-24 20:04 | Dave DeMarle | Note Added: 0031031 | |||
2013-07-22 12:35 | Dave DeMarle | Status | backlog => expired | ||
2013-07-22 12:35 | Dave DeMarle | Resolution | open => fixed | ||
2013-07-22 12:35 | Dave DeMarle | Assigned To | => Dave DeMarle | ||
2014-10-04 20:34 | Berk Geveci | Status | expired => backlog | ||
2014-10-04 20:34 | Berk Geveci | Resolution | fixed => reopened | ||
2016-07-06 12:58 | Dave DeMarle | Note Added: 0036204 | |||
2016-07-06 12:58 | Dave DeMarle | Status | backlog => gerrit review | ||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037281 | |||
2016-08-12 09:55 | Kitware Robot | Status | gerrit review => closed | ||
2016-08-12 09:55 | Kitware Robot | Resolution | reopened => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|