]> OCCT Git - occt.git/commit
0033436: Data Exchange, DE_Wrapper - DEXCAFCascade_ConfigurationNode::BuildProvider...
authoroan <oan@opencascade.com>
Mon, 7 Aug 2023 17:43:38 +0000 (18:43 +0100)
committeroan <oan@opencascade.com>
Mon, 7 Aug 2023 17:43:38 +0000 (18:43 +0100)
commit4e1a6b0b3bf3ef5840d498f4b0d4d78146927be6
treec0fa6e66b6a8b0044122e92a09b0cfc25e6f174e
parent0a15182153708b63e2aef93b52c23014615b684a
0033436: Data Exchange, DE_Wrapper - DEXCAFCascade_ConfigurationNode::BuildProvider() not initialize provider

Pass pointer to DEXCAFCascade_ConfigurationNode to DEXCAFCascade_Provider;
Remove forcible manual reset of Provider's node in DE_Wrapper::FindProvider() to verify that all specializations of configuration node work properly without necessity of workarounds.
src/DE/DE_Wrapper.cxx
src/DEXCAFCascade/DEXCAFCascade_ConfigurationNode.cxx