mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
10 lines
336 B
Plaintext
10 lines
336 B
Plaintext
|
o Major features:
|
||
|
- Introduce minimum/maximum values that a client is going to believe
|
||
|
in a consensus. This helps to avoid crashes or worse when a param
|
||
|
has a weird value.
|
||
|
|
||
|
o Major bugfixes:
|
||
|
- Prevent crash/heap corruption when cbtnumnodes consensus parameter is
|
||
|
set to 0 or large values. Fixes bug 2317.
|
||
|
|