iperf icon indicating copy to clipboard operation
iperf copied to clipboard

iperf_api: fix potential descriptor leak

Open maks-mishin opened this issue 11 months ago • 1 comments

  • Development branch: master

  • Issues fixed: descriptor leak

  • Brief description of code changes: If the pid file remains, but the process has been killed, the handle will be rewritten without closing.

maks-mishin avatar Jan 16 '25 17:01 maks-mishin

Thanks for the PR...bug fixes always appreciated!

bmah888 avatar Jan 27 '25 19:01 bmah888