mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
46b26bc05d
In here, defer looks like an overkill, since the code is very simple and we already have an error path. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>