summaryrefslogtreecommitdiff
path: root/libdiskfs/ifsock.c
diff options
context:
space:
mode:
authorCyril Roelandt <tipecaml@gmail.com>2012-12-17 00:51:27 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2012-12-17 01:22:18 +0100
commitb695ccc3e351e589efd30b5ac420bac09d7959d9 (patch)
treebca9ff1ac2116fe5cb13815bf274c14ae2f12515 /libdiskfs/ifsock.c
parent27347625c320209e12fdd289305b876ba1f1f94d (diff)
Fix double call to pthread_mutex_unlock in S_socket_connect.
* pflocal/socker.c (S_socket_connect): fix redundant call to pthread_mutex_unlock. There is no need to hold sock->lock to call connq_connect_cancel, and sock->lock must be taken when leaving the if/else blocks.
Diffstat (limited to 'libdiskfs/ifsock.c')
0 files changed, 0 insertions, 0 deletions