We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91aa13 commit 472280dCopy full SHA for 472280d
testing/sanitizer_suppressions.sh
@@ -13,4 +13,4 @@ export UBSAN_OPTIONS="suppressions=${UBSAN_SUPPRESSIONS_FILE}"
13
echo "Using Undefined Behavior suppressions in ${UBSAN_SUPPRESSIONS_FILE}"
14
15
16
-export ASAN_OPTIONS="detect_leaks=1"
+export ASAN_OPTIONS="detect_leaks=0"
0 commit comments