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

Address some issues found by the sanitizers #139

Merged
merged 13 commits into from
Aug 25, 2024
Merged

Conversation

TrentHouliston
Copy link
Member

Santizers (asan, tsan, ubsan, msan etc) found some issues in the code.
Some of them were technically impossible but having clean sanitizer output makes it easier to find problems in the future.

@TrentHouliston TrentHouliston merged commit 958963b into main Aug 25, 2024
10 of 12 checks passed
@TrentHouliston TrentHouliston deleted the houliston/sanissues branch August 25, 2024 03:40
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