mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a harmless off-by-one error in counting controller argument lengths
Bugfix on 0.1.1.1-alpha; found by boboper.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes
|
||||
- Fix a off-by-one error in calculating some controller command argument
|
||||
lengths. Fortunately, this is harmless, the controller code does
|
||||
redundant NUL termination too. Found by boboper. Bugfix on
|
||||
0.1.1.1-alpha.
|
||||
Reference in New Issue
Block a user