21 ms·
ASAN is not meant to be used in production though. Or I missed something in your comment.
by skeetmtp 5y ago
ASAN is not meant to be used in production though. Or I missed something in your comment.
- chrsig 5y agoI've seen it advised to periodically release to production with ASAN/UBSAN/TSAN enabled, with the intention that it's only 1/nth of a deployment, and even then, only deployed for enough time to collect instrumentation. I don't have a citation to share, so take with as many grains of salt as you feel appropriate. If nothing else, I appreciate the advisement that it can have security implications.
- wizzwizz4 5y ago> with the intention that it's only 1/nth of a deployment, and even then, only deployed for enough time to collect instrumentation You can't unleak secrets.