DynamoRIO / DynamoRIO/dynamorio
Run Dr. Memory on tools, drcachesim analyzers, etc. as part of CI
Open
Component-Tests
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 30
Description
The core has its own leak detection mechanism, and with its own allocator it does not play well with memory debuggers. But our auxiliary tools and drcachesim analyzers can all be run under memory debuggers. We had a recent leak: #5982. We should consider running these under Dr. Memory as part of the CI.
Contributor guide
Assessment
This issue has not been assessed yet.