Salome HOME
0022328: [CEA 942] Worrying traces at YACS launch and SALOME closure
authorkga <kga@opencascade.com>
Mon, 11 Nov 2013 10:37:06 +0000 (10:37 +0000)
committerkga <kga@opencascade.com>
Mon, 11 Nov 2013 10:37:06 +0000 (10:37 +0000)
src/salomegui/Yacsgui.cxx

index 07997f0fcd4064f0b41393d2453fdefd7184512e..8a90fca89943f47bf015fc64cca01f14005c0713 100644 (file)
@@ -169,6 +169,8 @@ bool Yacsgui::activateModule( SUIT_Study* theStudy )
         PyErr_Print();
       Py_XDECREF(result);
     }
+  Py_XDECREF(pluginsmanager);
+
   PyGILState_Release(gstate);
   // end of YACS plugins loading