Commit 1cd53a7
committed
[TS] Disable
Sadly this appears to be triggering now, I suspect a toolchain
update is leading to some `malloc` wraps not wrapping, as there are
no functional issues in the tests (and other languages don't
trigger address sanitizer). Thus, we simply remove the hard-assert.abort() on unknown-free in tests1 parent b2a5b0b commit 1cd53a7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
672 | | - | |
| 672 | + | |
| 673 | + | |
673 | 674 | | |
674 | 675 | | |
675 | 676 | | |
| |||
0 commit comments