altos/lisp: Fix stash usage across frame allocation
authorKeith Packard <keithp@keithp.com>
Mon, 4 Dec 2017 03:52:11 +0000 (19:52 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 4 Dec 2017 03:52:11 +0000 (19:52 -0800)
commita1d013ab8cc508d4e17ae8876bc5465d1a2dfc1e
tree25cb082d6cf9032cf908b4901eeff68314417acb
parent32ab76c3049b913283caafbaef873754d76dc9d4
altos/lisp: Fix stash usage across frame allocation

Must un-stash before allocation failure check.
Use frame_stash instead of poly_stash for frames.

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