]> OCCT Git - occt-copy.git/commit
0026345: Shape Healer application crashes trying to run Shape Processing
authoranv <anv@opencascade.com>
Tue, 16 Jun 2015 09:27:09 +0000 (12:27 +0300)
committerabv <abv@opencascade.com>
Fri, 21 Aug 2015 07:58:35 +0000 (10:58 +0300)
commit72d472e0c7287b0eb1da59fbec493ad0e9814c50
tree407fec1f628ab9face1faf17b15a6ba6036cc63d
parentbd7a454d6c4afc3996f2b0af451d40469e01100c
0026345: Shape Healer application crashes trying to run Shape Processing

Empty element, that was added to the Array, causes an exception while accessing myUserMap

LoadResourceManager is receives environment variable name, but stat is waiting for full path
src/Resource/Resource_Manager.cdl
src/Resource/Resource_Manager.cxx
src/ShapeProcess/ShapeProcess_Context.cxx