Fix "VM never extends vp->sp ..." commit
authorAndy Wingo <wingo@pobox.com>
Thu, 20 Feb 2014 09:43:40 +0000 (10:43 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 20 Feb 2014 09:43:40 +0000 (10:43 +0100)
commit2a62eda85a6f838499792a8b7bbd1bcec05084a5
tree64cc4b1c28e163fd6fdfc35aca3bc41d9c3e66ca
parent24af549ac15110e6cdac326def3987a3aa4a0d2d
Fix "VM never extends vp->sp ..." commit

* libguile/vm.c (vm_expand_stack): Make sure the new SP is visible to
  vm_error if we throw because of stack overflow.
libguile/vm.c