mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
|
o Minor bugfixes:
|
||
|
- Fix round_to_power_of_2 so it doesn't invoke undefined behavior
|
||
|
with large values. This was untriggered, but nevertheless incorrect.
|
||
|
Fixes bug 6831; bugfix on 0.2.0.1-alpha.
|