mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
5 lines
203 B
Plaintext
5 lines
203 B
Plaintext
|
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.
|