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

This commit is contained in:
Nick Mathewson
2018-09-18 08:31:08 -04:00
4 changed files with 45 additions and 20 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (rust):
- protover_all_supported() would attempt to allocate up to 16GB on some
inputs, leading to a potential memory DoS. Fixes bug 27206; bugfix on
0.3.3.5-rc.