Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

store: close aci.NewCompressedReader #1462

Merged
merged 1 commit into from Sep 24, 2015
Merged

store: close aci.NewCompressedReader #1462

merged 1 commit into from Sep 24, 2015

Conversation

jonboulle
Copy link
Contributor

The interface for aci.NewCompressedReader changed in the upstream appc
code (appc/spec#462) to return a ReadCloser
instead of a Reader. Hence it's now our responsibility to close the
returned ACI.

Fixes #1224

/cc @sgotti

The interface for aci.NewCompressedReader changed in the upstream appc
code (appc/spec#462) to return a ReadCloser
instead of a Reader. Hence it's now our responsibility to close the
returned ACI.

Fixes rkt#1224
@yifan-gu
Copy link
Contributor

LGTM

iaguis added a commit that referenced this pull request Sep 24, 2015
store: close aci.NewCompressedReader
@iaguis iaguis merged commit d32b394 into rkt:master Sep 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rkt 0.7.0 fetch fails when an ACI compressed with xz
3 participants