Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix panic when not filling up zipfs's read buffer #247

Merged
merged 2 commits into from
Jun 28, 2020

Conversation

JohnStarich
Copy link
Contributor

Thank you for this fantastic library. This has made my life so much easier. I tried go-git/go-billy for while, but it lacked feature-completeness on the in-memory FS. Afero did that better, and more 😄

Here's a bug fix for a panic I ran into when reading small files into large byte buffers. It appears the offset increment was a tad off.

@CLAassistant
Copy link

CLAassistant commented Jun 26, 2020

CLA assistant check
All committers have signed the CLA.

@0xmichalis 0xmichalis merged commit 64b7ddd into spf13:master Jun 28, 2020
@JohnStarich
Copy link
Contributor Author

Thanks @Kargakis!

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

Successfully merging this pull request may close these issues.

3 participants