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 double data rpcframe chainpack serialization #541

Merged
merged 4 commits into from
Dec 12, 2024

Conversation

fvacek
Copy link
Contributor

@fvacek fvacek commented Dec 11, 2024

No description provided.

Fanda Vacek added 3 commits December 11, 2024 18:57
RpcFrame::toFrameHead() chainpack implementation stored also data to header
Bytes read count cannot be taken from stream::tellg() because data might
be read ahead from stream to read buffer
@fvacek fvacek requested a review from syyyr December 11, 2024 18:05
libshviotqt/tests/test_frame_reader.cpp Outdated Show resolved Hide resolved
libshvchainpack/src/abstractstreamreader.cpp Outdated Show resolved Hide resolved
@fvacek fvacek merged commit caf3ac9 into master Dec 12, 2024
11 checks passed
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