mirror of
https://github.com/containers/podman.git
synced 2026-03-27 02:54:36 -04:00
If err != nil then inspect is nil thus here it is better to use name when outputting the error instead of inspectID. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Tigran Sogomonian <tsogomonian@astralinux.ru>