commit | 311f6fc77c51926dbdfbeab0a5d88d70f01fa3f4 | [log] [tgz] |
---|---|---|
author | Masatake YAMATO <yamato@redhat.com> | Fri Jun 27 08:35:03 2008 -0500 |
committer | David Teigland <teigland@redhat.com> | Mon Jul 14 13:56:59 2008 -0500 |
tree | bb5c3ca66a104642ac97814509015e60e5aea7d3 | |
parent | 329fc4c37212588091b64bdf09afaeb18642aae2 [diff] |
dlm: release socket on error 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>