]> git.meshlink.io Git - meshlink/commit
Fix meshlink_stop() calling pthread_mutex_lock() twice.
authorGuus Sliepen <guus@meshlink.io>
Sun, 25 Jun 2017 16:29:17 +0000 (18:29 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 25 Jun 2017 16:29:17 +0000 (18:29 +0200)
commitadbe9a0c31825a0285e2a0e06558e1a5d8694005
treeb24da6b5104e72604e02a2159e232ce4f68d3896
parent24fa6a751224fb4b48bdb3cd1416b0222743e522
Fix meshlink_stop() calling pthread_mutex_lock() twice.
src/meshlink.c