From: abn Date: Thu, 17 Jan 2019 10:11:46 +0000 (+0100) Subject: No comment ... X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e010b45e451655bb6e305307603d8adf995ccfe2;p=tools%2Fmedcoupling.git No comment ... --- diff --git a/src/MEDCoupling/MEDCouplingUMesh.cxx b/src/MEDCoupling/MEDCouplingUMesh.cxx index c2e0c65e8..3219c45a2 100644 --- a/src/MEDCoupling/MEDCouplingUMesh.cxx +++ b/src/MEDCoupling/MEDCouplingUMesh.cxx @@ -4433,6 +4433,7 @@ namespace ParaMEDMEM mapp[(*it2).second.first]=(*it2).first; ((*it2).second.first)->decrRef(); } + return ret; } INTERP_KERNEL::Node *MEDCouplingUMeshBuildQPNode(int nodeId, const double *coo1, int offset1, const double *coo2, int offset2, const std::vector& addCoo)