Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove reference to glibc malloc functions, as they are not portable.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 3 Aug 2018 18:33:27 +0000 (20:33 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Fri, 3 Aug 2018 18:33:27 +0000 (20:33 +0200)
commit67ef913cd395f640c512a7b4e695ceef1c7e2600
tree518632c37d68d4ce90ca2964bdc4322bb558eb53
parentca8aa3b82bdbaa43f4ba87b685cd7cee4d371b90
remove reference to glibc malloc functions, as they are not portable.
Instead move implementation of the wrappers before the include containing '#define malloc _sampi_malloc' to avoid looping
src/smpi/plugins/ampi/ampi.cpp