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

Properly handles an empty input stream in GrowingBufferData #8694

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

spericas
Copy link
Member

Description

Properly handles an empty input stream by keeping the internal state of a GrowingBufferData consistent. Issue #8692.

…of a GrowingBufferData consistent.

Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas added bug Something isn't working common 4.x Version 4.x labels Apr 22, 2024
@spericas spericas added this to the 4.0.8 milestone Apr 22, 2024
@spericas spericas self-assigned this Apr 22, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 22, 2024
@spericas spericas changed the title Properly handles an empty input stream by keeping the internal state … Properly handles an empty input stream in GrowingBufferData Apr 22, 2024
@spericas spericas merged commit 9d3de35 into helidon-io:main Apr 22, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x bug Something isn't working common OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants