tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 4fa46fca8e71e085883dab6183df498759bc439f
parent 03c4d0ab9cfb60ba036bb8e5fe980a5bd2551f7d
Author: cypherpunks <cypherpunks@torproject.org>
Date:   Wed, 12 Sep 2018 14:22:31 +0000

fixup! changes file

Diffstat:
Mchanges/bug27649 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/changes/bug27649 b/changes/bug27649 @@ -1,4 +1,4 @@ o Minor bugfixes (rust): - - The protover rewrite in #24031 allowed repeated votes from the same + - The protover rewrite in 24031 allowed repeated votes from the same voter for the same protocol version to be counted multiple times in - protover_compute_vote(). Bugfix on 0.3.3.5-rc; fixes bug 27649. + protover_compute_vote(). Fixes bug 27649; bugfix on 0.3.3.5-rc.