Skip to content
Snippets Groups Projects

vtkOBJReader: avoid a possible null buffer access

Merged Qiao Tan requested to merge CiaoTan/vtk:fix-objreader-segfault into master

The OBJ in issue #18762 (closed) has no vertex normals, yet its faces contain invalid reference numbers to them. This leads to a non-zero n_normal_pts and a null normals buffer in vtkOBJReader.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading