mirror of https://github.com/k3s-io/k3s
![]() This fixes the issue where "childFD" from syscall.Openat is assigned to a local variable inside the for loop, instead of the correct one in the function scope. This results in that when trying to close the "childFD" in the function scope, it will be equal to "-1", instead of the correct value. |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
subpath.go | ||
subpath_linux.go | ||
subpath_linux_test.go | ||
subpath_nsenter.go | ||
subpath_nsenter_test.go | ||
subpath_unsupported.go | ||
subpath_windows.go | ||
subpath_windows_test.go |