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

StorageVec's load_vec() and store_vec do not properly handle element types with size < 8 bytes. #6127

Open
bitzoic opened this issue Jun 14, 2024 · 0 comments · May be fixed by #6166
Open
Assignees
Labels
bug Something isn't working lib: std Standard library

Comments

@bitzoic
Copy link
Member

bitzoic commented Jun 14, 2024

When calling load_vec() and store_vec() with elements of size less than 8 bytes, these are not properly handled.

@bitzoic bitzoic added bug Something isn't working lib: std Standard library labels Jun 14, 2024
@bitzoic bitzoic self-assigned this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lib: std Standard library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant