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

Add RTSan support #4755

Open
kassane opened this issue Sep 17, 2024 · 0 comments
Open

Add RTSan support #4755

kassane opened this issue Sep 17, 2024 · 0 comments

Comments

@kassane
Copy link
Contributor

kassane commented Sep 17, 2024

Important

Requires LLVM 20 support!

Detect violations of unsafe system library calls (malloc, free, pthread_mutex_lock) in real time.

official-doc: https://clang.llvm.org/docs/RealtimeSanitizer.html
based ref.: https://github.com/realtime-sanitizer/rtsan

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

No branches or pull requests

1 participant