Commit d1a651d
committed
Remove continue-on-error from ASAN CI job
The heap-buffer-overflow in ConvertingString (sizeof(wchar_t) vs
sizeof(SQLWCHAR)) has been fixed. ASAN now passes all 375 tests
cleanly on ubuntu-22.04/GCC, so the soft-fail guard is no longer
needed.1 parent 636972b commit d1a651d
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
0 commit comments