Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Issue-154: unclosed gzip.Reader #197

Merged
merged 1 commit into from
May 5, 2019

Conversation

williamhgough
Copy link
Contributor

@williamhgough williamhgough commented May 5, 2019

Fixes: #154

Adds a deferred close to the gzip.Reader to avoid file descriptor leak.

@markbates markbates merged commit e226b8c into gobuffalo:master May 5, 2019
@markbates
Copy link
Member

Thanks!

@williamhgough
Copy link
Contributor Author

@markbates thanks for all your hard work! Saw your tweet the other day, wanted to see if I could lend a hand.

@markbates
Copy link
Member

You have no idea how much I appreciate it. Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Box.decompress opens gzip.Reader without closing
2 participants