]> SALOME platform Git repositories - modules/med.git/commit
Salome HOME
22464: [CEA 1046] SEGFAULT when reading a SAUV file in V7.3.0 and V7_main
authoreap <eap@opencascade.com>
Tue, 28 Jan 2014 10:04:39 +0000 (10:04 +0000)
committereap <eap@opencascade.com>
Tue, 28 Jan 2014 10:04:39 +0000 (10:04 +0000)
commitf39133f07b671105aad08c3ac2602d6da4b24a72
tree843296e6b2a8caba959f11a072ca3b0c53eec310
parent8d5902f8833db7d3e3103bc3fbd4dcd948198adb
22464: [CEA 1046] SEGFAULT when reading a SAUV file in V7.3.0 and V7_main

+//================================================================================
+/*!
+ * \brief Safely adds a new Group
+ */
+//================================================================================
+
+Group* IntermediateMED::addNewGroup(std::vector<SauvUtilities::Group*>* groupsToFix)
src/MEDLoader/SauvMedConvertor.cxx
src/MEDLoader/SauvMedConvertor.hxx
src/MEDLoader/SauvReader.cxx