mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-24 06:41:03 +00:00
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>