Skip to content

BUG: Fix uninitialized value.

Dan Lipsa requested to merge danlipsa/vtk:TestOSConeCxx into master

This was causing valgrind warning for a test that times-out intermitently on dash3. However dash3 is OpenGL so this is not going to help there.

Merge request reports