aboutsummaryrefslogtreecommitdiff
path: root/changes/bug27804
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-23 19:17:48 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-23 19:17:48 -0400
commit169bc670ddf9fe898800a2814a1ec30dcc3249da (patch)
tree05e4eb35e45557edcf619be0e138bfd17a3611bd /changes/bug27804
parent93fd924bdb8d47a8ee4074dfffaf568320372165 (diff)
parent42558df7c8affeec33e66d987ccf4d632a9d5466 (diff)
downloadtor-169bc670ddf9fe898800a2814a1ec30dcc3249da.tar.gz
tor-169bc670ddf9fe898800a2814a1ec30dcc3249da.zip
Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3
Diffstat (limited to 'changes/bug27804')
-rw-r--r--changes/bug278043
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug27804 b/changes/bug27804
new file mode 100644
index 0000000000..fa7fec0bc5
--- /dev/null
+++ b/changes/bug27804
@@ -0,0 +1,3 @@
+ o Minor bugfixes (rust):
+ - Fix a potential null dereference in protover_all_supported().
+ Add a test for it. Fixes bug 27804; bugfix on 0.3.3.1-alpha.