mirror of
https://github.com/open-simh/simh.git
synced 2026-04-27 04:37:02 +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