Commit ae0d289
H. Peter Anvin
preproc: avoid crashing on %exitmacro in broken nesting
Broken %if, %rep and %macro nesting can result in the %exitmacro
unwind overrunning the condition stack. Fix.
Fixes: https://bugzilla.nasm.us/show_bug.cgi?id=3392796
Signed-off-by: H. Peter Anvin <[email protected]>1 parent 65d1eca commit ae0d289
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4570 | 4570 | | |
4571 | 4571 | | |
4572 | 4572 | | |
| 4573 | + | |
| 4574 | + | |
| 4575 | + | |
| 4576 | + | |
4573 | 4577 | | |
4574 | 4578 | | |
4575 | 4579 | | |
| |||
0 commit comments