X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling%2FMEDCouplingUMesh.cxx;h=6bb2da093b7c8356683118aa3c83ca0635969d79;hb=3f49c020714ec67e43d4c6f64264bc16dc860a58;hp=7f8032783bea695404a07b33ef49abf822539797;hpb=5c5eac0685cacee529bf388d4369f3535c3803f9;p=tools%2Fmedcoupling.git diff --git a/src/MEDCoupling/MEDCouplingUMesh.cxx b/src/MEDCoupling/MEDCouplingUMesh.cxx index 7f8032783..6bb2da093 100644 --- a/src/MEDCoupling/MEDCouplingUMesh.cxx +++ b/src/MEDCoupling/MEDCouplingUMesh.cxx @@ -8851,7 +8851,7 @@ void MEDCouplingUMesh::ExtractFromIndexedArrays2(int idsOfSelectStart, int idsOf int *work=arrIo->getPointer(); *work++=0; int lgth=0; - for(std::size_t i=0;i=0 && idsItalloc(lgth,1); work=arro->getPointer(); idsIt=idsOfSelectStart; - for(std::size_t i=0;i=0 && arrIndxPtr[idsIt+1]<=maxSizeOfArr) work=std::copy(arrInPtr+arrIndxPtr[idsIt],arrInPtr+arrIndxPtr[idsIt+1],work);