mirror of
https://github.com/containers/podman.git
synced 2026-03-17 22:28:22 -04:00
Commit5fa6f686dbadded a regression which was fixed ineb71712626. Apply the same fix again to prevent a panic and return a proper error instead. To not regress again I added a e2e test which makes sure we do not panic. Signed-off-by: Paul Holzinger <pholzing@redhat.com>