mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-03-25 13:13:03 +08: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>