0.9.4.79:
authorThiemo Seufer <ths@networkno.de>
Tue, 20 Sep 2005 09:12:21 +0000 (09:12 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 20 Sep 2005 09:12:21 +0000 (09:12 +0000)
commit28d68fa9ddc34d7411e4dde21737e26cc2cdc281
tree2fd9adaf6f1b229fdcd583370ddd8e1779115cb0
parent352dee70bdc9d8ec3eb43dc163a48a3cc4de2623
0.9.4.79:
Don't call alloc_sap before fake_foreign_function_call is run,
because this will reset dynamic_space_free_pointer to the
original reg_ALLOC value from the signal context, so the next
(Lisp-side) allocation will overwrite the SAP object. This may
fix Bug #379 (at least partially).
src/runtime/breakpoint.c
version.lisp-expr