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 May 28rd between 0900 AM and 1200 PM, EDT (UTC-0400). There will be a longer than normal downtime as the host system needs to be rebooted too.
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.