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

struct Rav1dPicture: Replace MaybeUninit::zeroed().assume_init() with Default::default() as we already impl Default #991

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

kkysen
Copy link
Collaborator

@kkysen kkysen commented Apr 22, 2024

Split off from #528.

…with `Default::default()` as we already `impl Default`.
@kkysen kkysen requested a review from randomPoison April 22, 2024 21:09
@kkysen kkysen merged commit 0e3b16a into main Apr 23, 2024
19 checks passed
@kkysen kkysen deleted the kkysen/remove-Rav1dPicture-mem-zeroed branch April 23, 2024 00:11
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