summaryrefslogtreecommitdiff
path: root/changes/log_32868
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2020-01-16 00:46:31 +1000
committerteor <teor@torproject.org>2020-01-16 00:46:31 +1000
commit5fa7c1b13fbefcfd9b71a1f95922cf4e92b5e141 (patch)
treeb433299ad5d076f096e4291f91aec2be432b9d09 /changes/log_32868
parentd430b5a0749b4f1256b64e6d36ea684e9ba1cae8 (diff)
parent165a92e33f3dc6123c1cd3326c6b183ac1c1d778 (diff)
downloadtor-5fa7c1b13fbefcfd9b71a1f95922cf4e92b5e141.tar.gz
tor-5fa7c1b13fbefcfd9b71a1f95922cf4e92b5e141.zip
Merge remote-tracking branch 'tor-github/pr/1661'
Diffstat (limited to 'changes/log_32868')
-rw-r--r--changes/log_328684
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/log_32868 b/changes/log_32868
new file mode 100644
index 0000000000..34476078b2
--- /dev/null
+++ b/changes/log_32868
@@ -0,0 +1,4 @@
+ o Minor features (debugging, directory system):
+ - Don't crash when we find a non-guard with a guard-fraction value set.
+ Instead, log a bug warning, in an attempt to figure out how this
+ happened. Diagnostic for ticket 32868.