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

[Build] Add supports for build kvrocks with UBSAN #2297

Open
2 tasks done
mapleFU opened this issue May 7, 2024 · 0 comments
Open
2 tasks done

[Build] Add supports for build kvrocks with UBSAN #2297

mapleFU opened this issue May 7, 2024 · 0 comments
Labels
enhancement type enhancement

Comments

@mapleFU
Copy link
Member

mapleFU commented May 7, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Motivation

Sanitizer is widely used in systems. Currently kvrocks has ASAN and TSAN supports. And now kvrocks may has UB in #2261 . So, I think we should add a build support for ubsan. We can enable UBSAN in CI after cleaning all the issues

Solution

Add UBSAN support in build script

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@mapleFU mapleFU added the enhancement type enhancement label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement type enhancement
1 participant