-
-
Notifications
You must be signed in to change notification settings - Fork 282
Add RTSan support #4755
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels