The Wayback Machine - https://web.archive.org/web/20201209083243/https://github.com/Lokathor/tinyvec/pull/16
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 TinyVec::resize across inline/heap boundary #16

Merged
merged 1 commit into from Jan 14, 2020

Conversation

@Nemo157
Copy link
Collaborator

@Nemo157 Nemo157 commented Jan 13, 2020

Previously it would attempt to resize the inline storage larger than it supports.

@Nemo157 Nemo157 force-pushed the Nemo157:fix-resize branch from 001b33e to 3335c63 Jan 13, 2020
@Lokathor Lokathor merged commit 93ff65b into Lokathor:master Jan 14, 2020
2 checks passed
2 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.