mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5 lines
226 B
Plaintext
5 lines
226 B
Plaintext
|
o Minor bugfixes (voting consistency):
|
||
|
- Reject version numbers with components that exceed INT32_MAX.
|
||
|
Otherwise 32-bit and 64-bit platforms would behave inconsistently.
|
||
|
Fixes bug 21450; bugfix on 0.0.8pre1.
|