summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-10-09 16:26:31 -0400
committerNick Mathewson <nickm@torproject.org>2019-10-09 16:26:31 -0400
commit99809834a7aac5239b4b1bd7c74215d53856663b (patch)
tree9a38685298e361141946bf41393d611bf3d3289b /changes
parent1f60337da4bc1b813489482d9001285e9b104d3d (diff)
parent841cff6e4fe1cdd370cd51019e69c6c564e8059c (diff)
downloadtor-99809834a7aac5239b4b1bd7c74215d53856663b.tar.gz
tor-99809834a7aac5239b4b1bd7c74215d53856663b.zip
Merge branch 'bug30344_squashed_035'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug303444
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug30344 b/changes/bug30344
new file mode 100644
index 0000000000..37561bf944
--- /dev/null
+++ b/changes/bug30344
@@ -0,0 +1,4 @@
+ o Minor bugfixes (connection):
+ - Avoid reading data from closed connections, which can cause needless
+ loops in libevent and infinite loops in Shadow. Fixes bug 30344; bugfix
+ on 0.1.1.1-alpha.