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

#930: Fix memory sanitizer error, and sundry others. #932

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

jtv
Copy link
Owner

@jtv jtv commented Jan 16, 2025

I still don't have all of them solved though. For some reason a lookup in a std::map also counts as using uninitialized memory.

Took the opportunity to rewrite a few other small things.

I still don't have all of them solved though.  For some reason a lookup
in a `std::map` also counts as using uninitialized memory.
@jtv jtv merged commit 2f079a7 into master Jan 17, 2025
7 checks passed
@jtv jtv deleted the 930-memory-sanitizer branch January 17, 2025 01: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.

1 participant