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

use correct size when creating output data from an IOBuffer #54129

Merged
merged 1 commit into from Apr 20, 2024

Conversation

KristofferC
Copy link
Sponsor Member

@KristofferC KristofferC commented Apr 18, 2024

PR from #54097.

Fixes #54097

Co-authored-by: Nathan Zimmerberg

@KristofferC KristofferC added bugfix This change fixes an existing bug backport 1.11 Change should be backported to release-1.11 labels Apr 18, 2024
@vtjnash vtjnash added the merge me PR is reviewed. Merge when all tests are passing label Apr 18, 2024
@oscardssmith oscardssmith merged commit fda02ac into master Apr 20, 2024
11 checks passed
@oscardssmith oscardssmith deleted the kc/io_take_size branch April 20, 2024 13:05
@oscardssmith oscardssmith removed the merge me PR is reviewed. Merge when all tests are passing label Apr 20, 2024
KristofferC added a commit that referenced this pull request Apr 25, 2024
PR from #54097.

Fixes #54097

Co-authored-by: Nathan Zimmerberg
(cherry picked from commit fda02ac)
@KristofferC KristofferC mentioned this pull request Apr 25, 2024
41 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.11 Change should be backported to release-1.11 bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

take! after pushfirst! reads garbage values
4 participants