]> OCCT Git - occt.git/commit
0030378: Data Exchange - extract of subset of model entities fails (regression)
authorabv <abv@opencascade.com>
Sat, 3 Oct 2020 04:03:51 +0000 (07:03 +0300)
committerbugmaster <bugmaster@opencascade.com>
Tue, 6 Oct 2020 17:40:20 +0000 (20:40 +0300)
commitb81a7e3160e5751ab84ba1b346639d2d4523d1d4
tree1a14416248f0686ef0a1447969584b06b5d28ab8
parentafe3ff9aaab1ba1d0655a5c939e020f0a5a386dc
0030378: Data Exchange - extract of subset of model entities fails (regression)

Field theflags in class Interface_BitMap is always initialized to avoid exception on operations with the class.

Added test bugs step bug30378
src/Interface/Interface_BitMap.cxx
src/Interface/Interface_BitMap.hxx
tests/bugs/step/bug30378 [new file with mode: 0644]