]> OCCT Git - occt.git/commit
0033320: Data Exchange - Reading of a VRML file with a long line fails
authorvro <vro@opencascade.com>
Tue, 24 Jan 2023 09:48:33 +0000 (09:48 +0000)
committervglukhik <vglukhik@opencascade.com>
Fri, 17 Mar 2023 23:04:13 +0000 (23:04 +0000)
commit14b64f123d4ebc6f489d3034267ec34849ff3e5c
tree196e0d02cb81643899e7a320ae36e3ec920d51d6
parent0ca21a9112a8069d61e176775eca21f362c2e955
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]