Skip to content

Fixed accidental infinite recursion from fix to bug #17677

Sean McBride requested to merge seanm/vtk:LSDynaRegression into master

b7621616 had a copy-paste error that resulted in infinite recursion.

Found by Visual Studio compiler warning.

Merge request reports