diff options
author | 2008-04-02 13:17:18 +0100 | |
---|---|---|
committer | 2008-04-02 07:40:54 -0700 | |
commit | a5f37c3252b174efdcdd808797a7c529064c95c0 (patch) | |
tree | 8932c50a54cdbeb1fadda70f388bbc53d6407d9c /net/unix/af_unix.c | |
parent | Linux 2.6.25-rc8 (diff) | |
download | wireguard-linux-a5f37c3252b174efdcdd808797a7c529064c95c0.tar.xz wireguard-linux-a5f37c3252b174efdcdd808797a7c529064c95c0.zip |
afs: add missing up_write() on return
If afs_cell_alloc() fails, afs_cells_sem doesn't get unlocked, which
leads to a deadlock. Unlock it before returning.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions