Skip to content
  • Kyle Lutz's avatar
    Zero initialize values in vtkGradientFilter · d33f2b8c
    Kyle Lutz authored
    This fixes a "Conditional jump or move depends on uninitialised
    value(s)" error from valgrind by zero initializing the values at
    the top of ComputeGradientsSG().
    
    Change-Id: Idfc249ed797c798a9bd79ece2883ca48d9735afb
    d33f2b8c