Skip to content

Commit 3bcf139

Browse files
committed
lsan
1 parent 567d77c commit 3bcf139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/asan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
QT_VERSION: 6.10.0
2525
ASAN_OPTIONS: detect_stack_use_after_return=1
26-
LSAN_OPTIONS: suppressions=lsan-suppr.txt:print_suppressions=0
26+
#LSAN_OPTIONS: suppressions=lsan-suppr.txt:print_suppressions=0
2727
# TODO: figure out why there are cache misses with PCH enabled
2828
CCACHE_SLOPPINESS: pch_defines,time_macros
2929

0 commit comments

Comments
 (0)