altos/lisp: make sure stack->formals_last gets moved during GC
authorKeith Packard <keithp@keithp.com>
Sat, 5 Nov 2016 22:12:05 +0000 (15:12 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 19:16:50 +0000 (11:16 -0800)
commit286d07d83bd7ff361e5a904c151a75e5a9c8b071
tree1232516bf90042b01779373c1e740063a7839099
parent3366efb139653939f053c1fe4aba352ba3b66c94
altos/lisp: make sure stack->formals_last gets moved during GC

Failing this leads to broken formals chains

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lisp/ao_lisp_eval.c
src/lisp/ao_lisp_mem.c