mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
24a4273cf9
Handle err return value of fmt.Scanf, os.Pipe and unix.ParseUnixRights. Found with honnef.co/go/tools/cmd/staticcheck Signed-off-by: Tobias Klauser <tklauser@distanz.ch>