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 sanitizers 3.10 #162

Merged
merged 9 commits into from Aug 8, 2023
Merged

Fix sanitizers 3.10 #162

merged 9 commits into from Aug 8, 2023

Conversation

MBkkt
Copy link
Contributor

@MBkkt MBkkt commented Aug 8, 2023

Backport from main branch

* Fix undefined behavior in incorrect range check

* Fix

* Another fix: std doesn't have is_integral/is_signed function!
* Fix arangodb tsan issue
@cla-bot cla-bot bot added the cla-signed label Aug 8, 2023
@MBkkt MBkkt requested a review from jsteemann August 8, 2023 12:33
@MBkkt
Copy link
Contributor Author

MBkkt commented Aug 8, 2023

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just copy from main

Copy link
Collaborator

@jsteemann jsteemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jsteemann jsteemann merged commit 48534ed into arangodb-3.10 Aug 8, 2023
14 checks passed
@jsteemann jsteemann deleted the fix-sanitizers-3.10 branch August 8, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants