#include <sanitizer/msan_interface.h>
...
__msan_unpoison(&readfds, sizeof(readfds));
__msan_unpoison(&writefds, sizeof(writefds));
$ clang -dM -E -fsanitize=memory - </dev/null | egrep -i 'memory|sanitize|msan'
$
--
You received this message because you are subscribed to the Google Groups "memory-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to memory-sanitiz...@googlegroups.com.
To post to this group, send email to memory-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/memory-sanitizer/f24d07a1-d8fe-4b09-b07c-e5f1d16e4d47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.