Commit 02683d2
authored
Improve stack consistency by ensuring sufficient space for dummy offsets (#4011)
One more corner case: if the `frame_offset` increases and becomes equal to
the `frame_offset_boundary` after the last assignment within the for loop.1 parent a653746 commit 02683d2
1 file changed
Lines changed: 11 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11228 | 11228 | | |
11229 | 11229 | | |
11230 | 11230 | | |
| 11231 | + | |
| 11232 | + | |
| 11233 | + | |
| 11234 | + | |
| 11235 | + | |
| 11236 | + | |
| 11237 | + | |
| 11238 | + | |
| 11239 | + | |
| 11240 | + | |
11231 | 11241 | | |
11232 | 11242 | | |
11233 | 11243 | | |
11234 | 11244 | | |
11235 | 11245 | | |
11236 | 11246 | | |
11237 | | - | |
11238 | | - | |
11239 | | - | |
11240 | | - | |
11241 | | - | |
11242 | | - | |
11243 | | - | |
11244 | | - | |
11245 | | - | |
| 11247 | + | |
11246 | 11248 | | |
11247 | 11249 | | |
11248 | 11250 | | |
| |||
0 commit comments