MantisBT - VTK
View Issue Details
0013312VTK(No Category)public2012-07-18 23:552012-07-26 15:22
Yue Zijian 
David Gobbi 
normalminorhave not tried
closedfixed 
 
 
Release
crash
0013312: A vtkImageProperty without LookupTable DeepCopy another vtkImageProperty with LookupTable, crash
vtkImageProperty.cxx line 94

//
vtkScalarsToColors *olut = this->GetLookupTable();
//

olut maybe nullptr
No tags attached.
Issue History
2012-07-18 23:55Yue ZijianNew Issue
2012-07-19 02:00David GobbiAssigned To => David Gobbi
2012-07-19 02:00David GobbiStatusbacklog => tabled
2012-07-26 15:22guestNote Added: 0028951
2012-07-26 15:22guestStatustabled => closed
2012-07-26 15:22guestResolutionopen => fixed

Notes
(0028951)
guest   
2012-07-26 15:22   
Fixed in master with commit 316062ca.