* throw.c (scm_ithrow): Use the correct variable when checking to
authorJim Blandy <jimb@red-bean.com>
Thu, 3 Oct 1996 05:28:52 +0000 (05:28 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 3 Oct 1996 05:28:52 +0000 (05:28 +0000)
commitb20b27776f7f31b872f3bebd2047adcf6b98c2c4
tree1c31b89969190e752c7d9c9f16df4234d05a5760
parent3ff63ce64527abe4a252676ec7343569c0f47dfd
* throw.c (scm_ithrow): Use the correct variable when checking to
see if a given element of scm_dynwinds is a valid catch.

* throw.c (scm_ithrow): If scm_dynwinds has invalid list
structure, abort; don't just silently ignore the garbage.
libguile/throw.c