From: Casey Dahlin Date: Tue, 14 Jul 2009 17:17:51 +0000 (-0500) Subject: dlm: free socket in error exit path X-Git-Tag: v2.6.31-rc4~49^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a89d63a159b1ba5833be2bef00adf8ad8caac8be;p=pandora-kernel.git 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 Signed-off-by: David Teigland --- Reading git-diff-tree failed