Skip to content

Fixed/suppressed various cppcheck warnings

Sean McBride requested to merge seanm/vtk:cppcheck-fixes-2016-07 into master
  • warning about useless const statement, pretty sure the semi colon was accidental.
  • leaks in error paths
  • update suppressions

Merge request reports