aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/dir.c
diff options
context:
space:
mode:
authorCasey Dahlin <cdahlin@redhat.com>2009-07-28 12:29:05 -0500
committerDavid Teigland <teigland@redhat.com>2009-08-18 15:09:24 -0500
commitb5711b8e5a437ca7d35321d19de568b4f76a7739 (patch)
tree945c9f712833ed2810e3179ab626fb974e438996 /fs/dlm/dir.c
parentdf4ecf1524c7793de3121b2d4e5fc6bcc0da3bfb (diff)
dlm: fix double-release of socket in error exit path
The last correction to the tcp_connect_to_sock error exit path, commit a89d63a159b1ba5833be2bef00adf8ad8caac8be, can free an already freed socket, due to collision with a previous (incomplete) attempt to fix the same issue, commit 311f6fc77c51926dbdfbeab0a5d88d70f01fa3f4. Signed-off-by: Casey Dahlin <cdahlin@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/dir.c')
0 files changed, 0 insertions, 0 deletions