Salome HOME
fix for 7817: in removeArrayChild() the returned list of children of myArray is check...
authorasv <asv@opencascade.com>
Thu, 27 Jan 2005 08:34:19 +0000 (08:34 +0000)
committerasv <asv@opencascade.com>
Thu, 27 Jan 2005 08:34:19 +0000 (08:34 +0000)
commitf441336925314db813aa70e5879a46493ede10e5
treefd65db56cf4a80c492b270b531f1578386d65a0c
parente7fd7b2e4d40c4b7fe86f228ffdce217e2862ea8
fix for 7817: in removeArrayChild() the returned list of children of myArray is checked for NULL.  when no children exist, then it will be NULL and it was not checked.
src/SUPERVGUI/SUPERVGUI_Main.cxx