mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
20b95f23ca
*os.File is correctly tracked by the garbage collector, and there's no need to use raw file descriptors for this code. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>