mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 23:21:38 +01:00
5 lines
203 B
Text
5 lines
203 B
Text
|
o Minor features:
|
||
|
- Prevent bugs from causing infinite loops in our hash-table
|
||
|
iteration code by adding assertions that cached hash values have
|
||
|
not been corrupted. Closes ticket 11737.
|