Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iperf_tcp: Fix two potential memory leaks in iperf_tcp_connect()
The descriptor `s` and pointer `server_res` are lost without close and free. Signed-off-by: Maks Mishin <[email protected]>
- Loading branch information