Commit 1c7cda9
Fix stack-use-after-scope on Windows in Precompute (WebAssembly#6643)
Create a temp var to store the ChildIterator.
Fixes WebAssembly#66391 parent 0f83bf4 commit 1c7cda9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
| 832 | + | |
| 833 | + | |
833 | 834 | | |
834 | 835 | | |
835 | 836 | | |
| |||
0 commit comments