[vtk-developers] vtkMINCImageAttributes regression in master vs 6.3, related to new vtkDataArray changes?

David Lonie david.lonie at kitware.com
Thu Apr 21 12:05:30 EDT 2016


On Thu, Apr 21, 2016 at 11:49 AM, Sean McBride <sean at rogue-research.com>
wrote:
> GetBuffer() returns null, which it doesn't in 6.3.

vtkBuffer::GetBuffer should only return NULL when there's no data in the
array, in which case the returned pointer should not be dereferenced
anyway. What is the actual error you're seeing?

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160421/3b95c0a5/attachment.html>


More information about the vtk-developers mailing list