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

Resize in lieu of just reserving #574

Merged
merged 2 commits into from Jul 18, 2023
Merged

Resize in lieu of just reserving #574

merged 2 commits into from Jul 18, 2023

Conversation

eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Jul 18, 2023

Recent ASAN checking involved checks for Container Overflow which requires actual allocation and not just reservation. This small PR contains the update for the column buffer class.

@shortcut-integration
Copy link

@eddelbuettel eddelbuettel merged commit 39c7d83 into master Jul 18, 2023
1 check passed
@eddelbuettel eddelbuettel deleted the de/sc-31930/resize branch July 18, 2023 21:10
@eddelbuettel eddelbuettel mentioned this pull request Jul 31, 2023
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.

None yet

2 participants