Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
MSAN_STAT_WORKAROUND was added in 2022 when the MSAN versions are the time didn't have the instrumentation to see how the stat/fstat calls populated the stat structures passed to them.
Now that MSAN instrumentation interceptors know about these interfaces this macro isn't required any more and never will be.
To simplify the codebase, we can remove it.
Attachments
Issue Links
- is caused by
-
MDEV-24841 Build error with MSAN use-of-uninitialized-value comp_err.c:734:10
-
- Closed
-