mirror of
https://github.com/opencontainers/runc.git
synced 2026-04-24 00:30:44 +08:00
5a6e1e18f9
Fix *some* of the prealloc linter warnings. While it does not make sense to address all warnings (or add prealloc to the list of linters we run in CI), some do make sense. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>