linux/fs/dlm
Casey Dahlin a89d63a159 dlm: free socket in error exit path
In the tcp_connect_to_sock() error exit path, the socket
allocated at the top of the function was not being freed.

Signed-off-by: Casey Dahlin <cdahlin@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2009-07-14 12:28:43 -05:00
..
Kconfig
Makefile
ast.c
ast.h
config.c
config.h
debug_fs.c
dir.c dlm: use more NOFS allocation 2009-05-15 11:24:59 -05:00
dir.h
dlm_internal.h
lock.c dlm: Fix uninitialised variable warning in lock.c 2009-06-17 11:31:32 -05:00
lock.h
lockspace.c dlm: fix use count with multiple joins 2009-05-07 10:14:42 -05:00
lockspace.h
lowcomms.c dlm: free socket in error exit path 2009-07-14 12:28:43 -05:00
lowcomms.h dlm: connect to nodes earlier 2009-05-15 09:34:12 -05:00
lvb_table.h
main.c
member.c dlm: use more NOFS allocation 2009-05-15 11:24:59 -05:00
member.h
memory.c
memory.h
midcomms.c
midcomms.h
netlink.c
plock.c dlm: fix plock use-after-free 2009-06-18 13:42:42 -05:00
rcom.c
rcom.h
recover.c
recover.h
recoverd.c
recoverd.h
requestqueue.c dlm: use more NOFS allocation 2009-05-15 11:24:59 -05:00
requestqueue.h
user.c dlm: fix length calculation in compat code 2009-03-11 12:23:59 -05:00
user.h
util.c
util.h