-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Diagnostics
-
None
-
Query Execution
We don't currently build with MemorySanitizer (note that this is distinct from AddressSanitizer) because MemorySanitizer requires an instrumented libc C++ standard library.
We could potentially make it work well enough though if we vendored in a copy of libc++ and built it with msan as well.
- is related to
-
SERVER-25689 Add Memory Sanitizer builds to Evergreen
- Backlog
- related to
-
SERVER-81147 Complain about uninitialized members in struct
- Backlog