mirror of
https://github.com/containers/podman.git
synced 2025-05-30 23:17:20 +08:00

We must check all errors and handle them properly. Otherwise, we can run into nil dereferences ultimately killing the service. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>