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

Use correct sentinel value for delay #648

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

rocallahan
Copy link
Contributor

Currently we're assigning float-max to a uint32_t which is technically undefined behavior.

Currently we're assigning float-max to a `uint32_t` which is technically
undefined behavior.

This was found by UBSAN.
@aletempiac aletempiac merged commit 05ad931 into lsils:master Jun 27, 2024
16 checks passed
@rocallahan rocallahan deleted the delay-init branch July 16, 2024 00:46
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