aboutsummaryrefslogtreecommitdiff
path: root/changes/dont_segfault_while_making_consensus_without_params
blob: e0bcd4086da112035a10029477c92ed3be3e8eed (plain)
1
2
3
4
5
  o Minor bugfixes:
    - When none of the authorities vote on any params, Tor segfaults when
      trying to make the consensus from the votes. This is currently
      not critical, because authorities do include params in their votes.
      Bugfix on 0.2.2.10-alpha, fixes bug 1322.