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:
c78a87d
)
dlm: free socket in error exit path
author
Casey Dahlin
<cdahlin@redhat.com>
Tue, 14 Jul 2009 17:17:51 +0000
(12:17 -0500)
committer
David Teigland
<teigland@redhat.com>
Tue, 14 Jul 2009 17:28:43 +0000
(12:28 -0500)
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>
No differences found