0024176: Array out-of-bound error in Vrml loader (test bugs moddata_3 bug23023)
authorabv <abv@opencascade.com>
Mon, 16 Sep 2013 06:03:12 +0000 (10:03 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 26 Sep 2013 16:28:47 +0000 (20:28 +0400)
commitcccf81ea2a87f3f192ec92ea880c18c275a2ccc0
treef5da496042f43246d311c11174c769dfac7051a6
parentb4109929d6fe8fb1c86778bc57b3df86b37c063b
0024176: Array out-of-bound error in Vrml loader (test bugs moddata_3 bug23023)

Code assigning normals to nodes of triangulation corrected to use correct index of the node and avoid array out-of-bound errors.
src/VrmlData/VrmlData_IndexedFaceSet.cxx
tests/bugs/moddata_3/bug23023