]> git.meshlink.io Git - meshlink/commit
Fix several memory leaks.
authorGuus Sliepen <guus@meshlink.io>
Tue, 4 May 2021 19:52:55 +0000 (21:52 +0200)
committerGuus Sliepen <guus@meshlink.io>
Tue, 4 May 2021 19:54:19 +0000 (21:54 +0200)
commit31aaf60e9b10caedd9aaf2a22ce1af2d60c5bb9d
tree3001903ce1268f867c12b641d9a0bc98a49cb58f
parent32ab3f06ce82167e2670bd9c7c58a0c21a2550c2
Fix several memory leaks.

Found by the AddressSanitizer.
src/meshlink.c
test/channels-aio-fd.c
test/channels-aio.c
test/get-all-nodes.c
test/storage-policy.c