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 CodeQL warnings #999

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Fix CodeQL warnings #999

merged 1 commit into from
Jun 25, 2024

Conversation

ZachBray
Copy link
Contributor

No description provided.

Previously, regardless of whether the min and max values were the min
and max values for the host language representation of an SBE type, we
would generate a range check. Now, we do not generate the check unless
it is meaningful.

Also, adjust the property-based test dotnet version to bring inline with
other tests.
@ZachBray ZachBray marked this pull request as ready for review June 25, 2024 18:35
@ZachBray ZachBray merged commit d93b337 into aeron-io:master Jun 25, 2024
34 checks passed
@ZachBray ZachBray deleted the chore/codeql branch June 25, 2024 18:36
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