mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Make buf_shrink_freelists warn, not crash, when n_to_skip is too high
This mitigates bug 1125, but doesn't fix its root cause (whatever that is).
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user