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>
Fri, 18 Nov 2016 06:18:39 +0000 (22:18 -0800)
commit546e58b0a868662271553a15f2b1c1a8ea317582
tree8d4e6f0c7d7ca0d3183cdf49f98a6f525e362d9f
parent8f57c0761eaf1f10493fd52118d309eb69491464
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