mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix expansions that start from the end of another expansion (#839)
Do not free an expansion until its offset is *past* its size. This means potentially freeing a nested stack of expansions all at once. Fixes #696
This commit is contained in:
@@ -1,67 +1,67 @@
|
||||
FATAL: interpolation-recursion.asm(2):
|
||||
Recursion limit (64) exceeded
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse} "
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
while expanding symbol "{recurse}"
|
||||
|
||||
Reference in New Issue
Block a user