]> git.meshlink.io Git - meshlink/commit
Unlock the mesh_mutex before destroying it.
authorGuus Sliepen <guus@meshlink.io>
Mon, 7 Oct 2019 11:38:37 +0000 (13:38 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 7 Oct 2019 12:12:47 +0000 (14:12 +0200)
commit69337518fb6cff60243153792449c1ba6c8fda40
treeafb4b48b2eda1b3752bc759efccafb90b1a8effe
parent9a2520c36431a8a5fd90451e97f488c22f4decc5
Unlock the mesh_mutex before destroying it.

Found by ThreadSanitizer.
src/meshlink.c