-
- Downloads
vtkHDF: fix overflow issue
Reader regarding overlappingAMR can have an overflow issue due to his offset. Few places in the writer should rely on vtkIdType instead of int too. (cherry picked from commit fd2e7a9a)
Showing
- IO/HDF/vtkHDFReaderImplementation.cxx 8 additions, 9 deletionsIO/HDF/vtkHDFReaderImplementation.cxx
- IO/HDF/vtkHDFReaderImplementation.h 5 additions, 5 deletionsIO/HDF/vtkHDFReaderImplementation.h
- IO/HDF/vtkHDFUtilities.h 10 additions, 0 deletionsIO/HDF/vtkHDFUtilities.h
- IO/HDF/vtkHDFWriter.cxx 7 additions, 7 deletionsIO/HDF/vtkHDFWriter.cxx
Loading
Please register or sign in to comment