git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
329fc4c
)
dlm: release socket on error
author
Masatake YAMATO
<yamato@redhat.com>
Fri, 27 Jun 2008 13:35:03 +0000
(08:35 -0500)
committer
David Teigland
<teigland@redhat.com>
Mon, 14 Jul 2008 18:56:59 +0000
(13:56 -0500)
It seems that `sock' allocated by sock_create_kern in
tcp_connect_to_sock() of dlm/fs/lowcomms.c is not released if
dlm_nodeid_to_addr an error.
Acked-by: Christine Caulfield <ccaulfie@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found