Commit 7282ca3
committed
rsz: remove repair_setup_swap_sizeup_unbuffer regression test
Reverts the test added for issue #10210. The UAF in prevPath()->pin()
requires specific post-CTS path-enumeration and allocator timing that
no minimal public testcase (Nangate45 small, ASAP7 gcd 3-tier VT,
ASAP7 aes_place.def at 22k components) reproduces under ASAN. The
Tcl test therefore exercises the code path but does not actually
guard the regression -- reverting it would still pass.
Verification of the fix is via the original customer post-CTS ODB
under ASAN. Keeping a non-guarding test file adds noise without
signal.
Signed-off-by: Minju Kim <mkim@precisioninno.com>1 parent f7952d9 commit 7282ca3
4 files changed
Lines changed: 0 additions & 116 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | 125 | | |
127 | 126 | | |
128 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments