Fix a segmentation fault in verbose mode. (#784)
To reproduce, run the server as "iperf3 --server --verbose" and run a client as "iperf3 --client localhost -reverse --parallel 2". Fixes #778. Based on https://github.com/Aquantia/iperf/commit/f1778271d2c6bed1dae09dccd33251 1b263f6871
Loading
Please sign in to comment