When freeing a hash entry, reset the kv-vector entry to empty. If we
don't maphash and with-hash-table-iterator won't know the slot is empty. Plus the key and/or value may contain random garbage.
Loading
Please register or sign in to comment
don't maphash and with-hash-table-iterator won't know the slot is empty. Plus the key and/or value may contain random garbage.