mirror of
https://github.com/containers/podman.git
synced 2026-03-19 07:08:38 -04:00
Previously close rawSouce in the middle makes future use of rawSource invalid. Move the rawSource.Close() to the end of each loop. Signed-off-by: Qi Wang <qiwan@redhat.com>