summaryrefslogtreecommitdiff
path: root/changes/bug31939
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-10-04 12:33:34 +1000
committerteor <teor@torproject.org>2019-10-04 12:33:34 +1000
commitff304f3be7d6b5753d2066a0af9772b451f7f442 (patch)
treed96b57f7d88733aba926995ff6502a198d9d722a /changes/bug31939
parent7b9cb4c47bc9d1ca4e120af2b00a0f0747cd7b20 (diff)
downloadtor-ff304f3be7d6b5753d2066a0af9772b451f7f442.tar.gz
tor-ff304f3be7d6b5753d2066a0af9772b451f7f442.zip
tls: Log TLS read buffer length bugs once
Rather than filling the logs with similar warnings. Fixes bug 31939; bugfix on 0.3.0.4-rc.
Diffstat (limited to 'changes/bug31939')
-rw-r--r--changes/bug319393
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug31939 b/changes/bug31939
new file mode 100644
index 0000000000..a36ea495d6
--- /dev/null
+++ b/changes/bug31939
@@ -0,0 +1,3 @@
+ o Minor bugfixes (tls, logging):
+ - Log TLS read buffer length bugs once, rather than filling the logs
+ with similar warnings. Fixes bug 31939; bugfix on 0.3.0.4-rc.