mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 08:54:38 +09:00
Close all open file handles, except stdion/stdout/stderr before executing a new process to make sure that no file descriptors leak or kept open.