Commit cf323dc
authored
Enable dylink tests under ubsan (#25606)
I don't remember why these were disabled but the whole `ubsan` suite
seems to still pass with this change.
I'm not why that missing realloc exports for withBuiltinMalloc were ok
in other configs but their absence from this list is clearly and
oversight.1 parent 95d25fa commit cf323dc
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1084 | 1084 | | |
1085 | 1085 | | |
1086 | 1086 | | |
1087 | | - | |
1088 | | - | |
1089 | 1087 | | |
1090 | 1088 | | |
1091 | 1089 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1568 | 1568 | | |
1569 | 1569 | | |
1570 | 1570 | | |
| 1571 | + | |
1571 | 1572 | | |
1572 | 1573 | | |
1573 | 1574 | | |
1574 | 1575 | | |
| 1576 | + | |
1575 | 1577 | | |
1576 | 1578 | | |
1577 | 1579 | | |
| |||
0 commit comments