Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Match xbt_malloc with xbt_free.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 8 Jun 2022 09:31:08 +0000 (11:31 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 8 Jun 2022 09:40:07 +0000 (11:40 +0200)
commitf1d3e26e9c59cc4ae4704832260584b8cb68f05f
tree6a49b26fa543f02c9167e90296055f17107a41fd
parent18062c1b370648be6d5f806539c8f14a2ffc5964
Match xbt_malloc with xbt_free.
15 files changed:
examples/c/app-bittorrent/tracker.c
examples/c/app-chainsend/broadcaster.c
examples/c/app-chainsend/peer.c
examples/c/app-masterworker/app-masterworker.c
examples/c/cloud-masterworker/cloud-masterworker.c
examples/c/cloud-simple/cloud-simple.c
examples/c/comm-waitall/comm-waitall.c
examples/c/comm-waitany/comm-waitany.c
examples/c/dht-kademlia/message.c
examples/c/dht-kademlia/node.c
examples/c/exec-waitany/exec-waitany.c
examples/c/platform-failures/platform-failures.c
teshsuite/smpi/coll-alltoallv/coll-alltoallv.c
teshsuite/smpi/coll-reduce/coll-reduce.c
teshsuite/smpi/gh-139/gh-139.c