commit | a89d63a159b1ba5833be2bef00adf8ad8caac8be | [log] [tgz] |
---|---|---|
author | Casey Dahlin <cdahlin@redhat.com> | Tue Jul 14 12:17:51 2009 -0500 |
committer | David Teigland <teigland@redhat.com> | Tue Jul 14 12:28:43 2009 -0500 |
tree | 520fa4131a549d1956c2a938e8e5a682e1ef5dab | |
parent | c78a87d0a1fc885dfdbe21fd5e07787691dfb068 [diff] |
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>