mirror of
https://github.com/simh/simh.git
synced 2026-02-28 09:18:31 +00:00
Most were noise and non-issues, but the change from fclose() to pclose() was absolutely needed. A false positive remains regarding tun variable going out of scope. Under the conditions where a resource leak could occur, the tun variable is saved in *fd_handle and thus not leaked.
163 KiB
163 KiB