vtkOBJReader: avoid a possible null buffer access
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.
System updates will be applied on June 24th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
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.