diff --git a/%5BTA%5D-What-you-need-to-know-before-using-msan.md b/%5BTA%5D-What-you-need-to-know-before-using-msan.md new file mode 100644 index 0000000..94afb96 --- /dev/null +++ b/%5BTA%5D-What-you-need-to-know-before-using-msan.md @@ -0,0 +1,3 @@ +According to our current observation, msan enabled binary with `iostream` linked with uninstrumented libc++ will not work. Not sure about other libraries. + +Explanation: https://github.com/google/sanitizers/wiki/MemorySanitizerLibcxxHowTo \ No newline at end of file