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 misencoding of query body #265

Merged
merged 2 commits into from
Oct 19, 2023
Merged

fix misencoding of query body #265

merged 2 commits into from
Oct 19, 2023

Conversation

p-avital
Copy link
Contributor

@p-avital p-avital commented Oct 19, 2023

The encoder for the value/body extension of queries was misimplemented, overestimating the length of the extension's buffer. This causes decoding to fail on both pico and rust decoders.

@p-avital p-avital requested a review from Mallets October 19, 2023 11:50
@p-avital p-avital merged commit 3da1a0f into master Oct 19, 2023
44 checks passed
@jean-roland jean-roland mentioned this pull request Nov 6, 2023
This pull request was closed.
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.

1 participant