]> OCCT Git - occt.git/commit
0033320: Data Exchange - Reading of a VRML file with a long line fails IR-2023-01-27
authorvro <vro@opencascade.com>
Tue, 24 Jan 2023 09:48:33 +0000 (09:48 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Tue, 24 Jan 2023 22:38:57 +0000 (22:38 +0000)
commit3c7c705d776b15cf13c9416591bbede935446304
treebdedea8e29bfe3d2670b99d36e45ff10f735d4d4
parentfc72568ba93908db4e3d9d657a0c8d4b6afe5aa1
0033320: Data Exchange - Reading of a VRML file with a long line fails

Implement rolling back input stream to split on possible logical parts by comma or space.
src/VrmlData/VrmlData_Scene.cxx
tests/de_mesh/vrml_read/A5 [new file with mode: 0644]