Commit 4024dfa
Arthur Komatsu
test: skip sub-page granularity smoke test under miri
Mirrors the cfg(not(miri)) attribute already applied to the equivalent
internal test in src/dlmalloc.rs. With 32-byte granularity, chunks pack
tightly enough to hit small-bin unlink paths that trip dlmalloc-rs's
pre-existing Stacked Borrows quirk with self-aliasing in smallbins.1 parent a6ed4db commit 4024dfa
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
| |||
0 commit comments