mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-23 16:57:51 +00:00
Fix a few new issues reported by the linter update. There is no need to copy the capAdd/capDrop slice in the compat create endpoint as they are only read and not modified. For the other code preallocate the slices so we safe memory allocations. Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| command | ||
| config.go | ||
| config_test.go | ||
| machine.go | ||
| machine_unix.go | ||
| machine_windows.go | ||
| options_freebsd_amd64.go | ||
| options_freebsd_arm64.go | ||
| options_linux_amd64.go | ||
| options_linux_arm64.go | ||
| options_windows_amd64.go | ||
| options_windows_arm64.go | ||
| stubber.go | ||
| virtiofsd.go | ||