Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
[tor/rransom.git] / changes / bug2317
blob0b9366c36f01f08a0f88402a1d1b1dc9f4de4af2
1   o Major features:
2     - Introduce minimum/maximum values that a client is going to believe
3       in a consensus. This helps to avoid crashes or worse when a param
4       has a weird value.
6   o Major bugfixes:
7     - Prevent crash/heap corruption when cbtnumnodes consensus parameter is
8       set to 0 or large values. Fixes bug 2317.