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 read-after-eof panic #10

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

srmish-jfrog
Copy link
Contributor

Fixed a panic that was caused when Read() was called after a previous Read() returned io.EOF

Fixed a panic that was caused when Read() was called after a previous Read() returned io.EOF
@masahiro331 masahiro331 self-requested a review November 12, 2023 05:52
@srmish-jfrog
Copy link
Contributor Author

srmish-jfrog commented Nov 20, 2023

@masahiro331 Any additional information needed here?

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.

2 participants