mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
8150e2ad24
This mitigates bug 1125, but doesn't fix its root cause (whatever that is).
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
o Minor bugfixes:
|
|
- Instead of giving an assertion failure on an internal mismatch
|
|
on estimated freelist size, just log a BUG warning and try later.
|
|
Mitigates but does not fix bug 1125.
|
|
|