]> OCCT Git - occt-copy.git/commit
0024645: Pointer to the last is wrong for a tree node
authorvro <vro@opencascade.com>
Thu, 27 Feb 2014 14:43:38 +0000 (18:43 +0400)
committerabv <abv@opencascade.com>
Tue, 25 Mar 2014 12:43:21 +0000 (16:43 +0400)
commitf5ec81782911d5708a89b625ebfaaf8d343c2e78
tree594b5fe016d698b8474cae889e3654f2aa05fcf4
parentb9a802b697a4bd35f0618f05710ca0e2bdcbf7a5
0024645: Pointer to the last is wrong for a tree node

Information on last child is added to the Dump() method + fixed a problem of lost last child tree node on removal (detach) operation.
Test case for issue CR24645
src/TDataStd/TDataStd_TreeNode.cxx
tests/bugs/caf/bug24645 [new file with mode: 0644]