]> SALOME platform Git repositories - tools/medcoupling.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)
commit96bc4e98b56b27856dced632cdb6767afb411179
tree1a857a2767f36e5a9331290ffc2a898c5eb3ec31
parenta78b908f502c58ee0160832ad6ac27dac9c17d18
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