]> OCCT Git - occt.git/commit
0030397: Data Exchange - STEP Reader extension to support entities which have a text...
authordpasukhi <dpasukhi@opencascade.com>
Wed, 9 Sep 2020 10:02:39 +0000 (13:02 +0300)
committerabv <abv@opencascade.com>
Sat, 12 Sep 2020 17:42:19 +0000 (20:42 +0300)
commite0a25f3d93927335402a1b68a82de36b357f0ac8
treebf84d3085df99be41ff6e2c7d6eb31ef27a2ffc8
parentc99ad5d7600fc399d1ee6fd42eeb12e4fe64b80c
0030397: Data Exchange - STEP Reader extension to support entities which have a text description field with not supported symbols

STEP file is now opened in binary mode (instead of text mode) to avoid unexpected handling of control symbols inside string constants.
src/StepFile/stepread.c
tests/bugs/step/bug30397 [new file with mode: 0644]