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 UB in push_constants #2220

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

marc0246
Copy link
Contributor

@marc0246 marc0246 commented Jun 3, 2023

This was made UB in #2132. Oop.

Changelog:

### Bugs fixed
- Fixed UB in `{AutoCommandBufferBuilder, UnsafeCommandBufferBuilder}::push_constants` where a reference to uninitialized bytes could have been created.

@Rua Rua merged commit eb97cf2 into vulkano-rs:master Jun 8, 2023
@marc0246 marc0246 deleted the push-constants-ub branch June 8, 2023 09:10
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
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.

2 participants