Skip to content
  • Andrew Bauer's avatar
    Fixing bad memory access issue in vtkGradientFilter · 2ee937cd
    Andrew Bauer authored
    If the gradient filter is operating on an unstructured grid and
    the gradient wasn't requested but other quantities derived from
    the gradient was requested there was a segfault in referring to
    the gradient array.
    2ee937cd