ticket11737 203 B

1234
  1. o Minor features:
  2. - Prevent bugs from causing infinite loops in our hash-table
  3. iteration code by adding assertions that cached hash values have
  4. not been corrupted. Closes ticket 11737.