mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
8f8dfc498a
... the stack, so every caller will automatically benefit from it. The only change that it causes is the user in libcontainer/process_linux.go will get a better error message. [v2: typo fix] Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>