]> git.meshlink.io Git - meshlink/commit
Fix a double call to pthread_mutex_unlock().
authorGuus Sliepen <guus@meshlink.io>
Mon, 7 Oct 2019 12:23:15 +0000 (14:23 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 7 Oct 2019 12:23:15 +0000 (14:23 +0200)
commit1e2076334fd067db863956c7bda77fcbcc9a52fc
tree746e53f37e605762029816911ce79effd4764645
parent46e373d99b4559245885c94930a6979d03a6f12b
Fix a double call to pthread_mutex_unlock().

Found by ThreadSanitizer.
src/discovery.c