Fix bug noted by Chisheng Huang, cmucl-imp, 25 Sep 2007.
MAPHASH needs to grab the kv-vector from the hash table for each iteration because the hash table may have been rehashed. (This mostly reverts the code to the previous version, where this bug was introduced.)
Please register or sign in to comment