There was an error while loading. Please reload this page.
1 parent db073ff commit 557fda4Copy full SHA for 557fda4
1 file changed
.github/workflows/ci-sanitizers.yml
@@ -19,7 +19,7 @@ concurrency:
19
cancel-in-progress: true
20
21
env:
22
- ASAN_OPTIONS: symbolize=1 detect_leaks=1 detect_stack_use_after_return=1
+ ASAN_OPTIONS: symbolize=1 detect_leaks=1 detect_stack_use_after_return=1 use_odr_indicator=1
23
LSAN_OPTIONS: fast_unwind_on_malloc=0:malloc_context_size=50
24
UBSAN_OPTIONS: print_stacktrace=1
25
M_PERTURB: "0x42"
0 commit comments