From: eap Date: Fri, 18 May 2007 09:05:27 +0000 (+0000) Subject: PAL14921 (memory limitation and Salome freeze) X-Git-Tag: T15881~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=0c06ae1e8c133ee9ff768c886e162e0e1752bef6;hp=0c06ae1e8c133ee9ff768c886e162e0e1752bef6;p=plugins%2Fghs3dplugin.git PAL14921 (memory limitation and Salome freeze) - Unexpect aCatch(SalomeException); + // PAL14921. Enable catching std::bad_alloc and Standard_OutOfMemory outside + //Unexpect aCatch(SalomeException); ---