tor/changes/bug27649
cypherpunks 03c4d0ab9c rust/protover: fix check for overlapping ranges
Closes ticket 27649. Bugfix on e6625113c9.
2018-09-12 02:47:59 +00:00

5 lines
245 B
Plaintext

o Minor bugfixes (rust):
- 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.