mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Per discussion with nickm, the `dir` argument should be a int rather than a signed char. Fixes bug #14764.
4 lines
184 B
Text
4 lines
184 B
Text
o Minor bugfixes (portability):
|
|
- Fix scheduler compilation on targets where char is unsigned.
|
|
Fixes bug 14764; bugfix on 0.2.6.2-alpha. Reported by Christian
|
|
Kujau.
|