mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +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>