Merge remote-tracking branch 'onionk/rust-protospace' into maint-0.3.3

This commit is contained in:
Nick Mathewson
2018-08-17 09:38:08 -04:00
2 changed files with 14 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (rust):
- Protover parsing was accepting the presence of whitespace in version
strings, which the C implementation would choke on, e.g. "Desc=1\t,2".
Fixes bug 27177; bugfix on 0.3.3.5-rc.