Skip to content

Prevent crash in HiddenLineRemovalPass.

Allison Vacanti requested to merge allisonvacanti/vtk:hlr-crash into master

Fix a bug where a NULL pointer may be dereferenced.

Merge request reports