mirror of
https://github.com/containers/podman.git
synced 2026-06-07 15:25:45 -04:00
In cases of trying to export an image, if the image was not found, we leaked an empty tarball or directory depending on the format. Fixes: #6409 Signed-off-by: Brent Baude <bbaude@redhat.com>