Rcs file : '/cvsroot/ParaView3/ParaView3/VTK/Graphics/vtkLineSource.cxx,v' Working file : 'vtkLineSource.cxx' Head revision : 1.48 Branch revision : Locks : strict Access : Symbolic names : 1.47 : 'ParaView-3-4-0' ---------------------------- Revision : 1.48 Date : 2008/10/10 20:24:10 Author : 'zhanping.liu' State : 'Exp' Lines : +2 -2 CommitID : 'yQjf9nZzk2Xvy7mt' Description : BUG: #0006565 has been fixed. This problem was due to not providing a name for "vtkFloatArray *newTCoords" in vtkLineSource::RequestData() --- line 85 ~ line 88, which is though later evaluated through "strlen(nms[i])" in vtkExodusIIWriter::FlattenOutVariableNames() --- line 1027.