mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-12 05:33:35 +01:00
e65a4fa42c
The function takes an already validated utf-8 string, and
it never checks if the version numbers are an empty string.
That parse error happens later.
Fix on
|
||
---|---|---|
.. | ||
.cargo | ||
crypto | ||
external | ||
protover | ||
smartlist | ||
tor_allocate | ||
tor_log | ||
tor_rust | ||
tor_util | ||
.rustfmt.toml | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
include.am |