mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 23:21:38 +01:00
4 lines
226 B
Text
4 lines
226 B
Text
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.
|