Call the procedure in HASH-TABLE/MODIFY! before blocking interrupts.
authorTaylor R Campbell <campbell@mumble.net>
Mon, 23 May 2011 15:36:07 +0000 (15:36 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Mon, 23 May 2011 15:36:07 +0000 (15:36 +0000)
commitb7f1ad105bba241849444afe136db39c05a6e223
treeb90770bb69b617cfd3903028e9964c26bd4ac24e
parent5ab19ba25007a2083a187aca54f635335426f29c
Call the procedure in HASH-TABLE/MODIFY! before blocking interrupts.

Previously the interrupt mask during the call to the procedure
depended on whether there was already an entry in the table, which
is silly.
src/runtime/hashtb.scm