Skip to content

fix memory read error

Ken Martin requested to merge ken-martin/vtk:fix_ABR_PointDensityFilter into master

The class was unsafely and unecc reading +- one pixel without checking bounds.

Merge request reports