diff options
author | Qi Wang <qiwan@redhat.com> | 2020-12-04 11:00:02 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-12-07 14:43:32 -0500 |
commit | 34eac83371210e8fd445244fcf91599580edf39e (patch) | |
tree | 4f73a4cbfe2c06c24c81d9912fd2ddd32bc7e75a /nix | |
parent | 2ddb16d4c8ace2da51f4abd94efd463c637e8808 (diff) | |
download | podman-34eac83371210e8fd445244fcf91599580edf39e.tar.gz podman-34eac83371210e8fd445244fcf91599580edf39e.tar.bz2 podman-34eac83371210e8fd445244fcf91599580edf39e.zip |
Close image rawSource when each loop ends
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>
Diffstat (limited to 'nix')
0 files changed, 0 insertions, 0 deletions