aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-09-12 11:11:16 -0400
committerNick Mathewson <nickm@torproject.org>2012-09-12 11:11:16 -0400
commit35e19b9498e3d23d87d7adacd4ec27969d63d315 (patch)
treec35c24f1e772b2727c1f5b1744fc5e47823f41e2 /changes
parent6a8861574bba27cbe924c147ee85b9fd72fff563 (diff)
parent1f5a7917f5e742c9d64c835439a5ea337e9e934a (diff)
downloadtor-35e19b9498e3d23d87d7adacd4ec27969d63d315.tar
tor-35e19b9498e3d23d87d7adacd4ec27969d63d315.tar.gz
Merge remote-tracking branch 'origin/maint-0.2.3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug63415
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6341 b/changes/bug6341
new file mode 100644
index 000000000..04e52c7cd
--- /dev/null
+++ b/changes/bug6341
@@ -0,0 +1,5 @@
+ o Major bugfixes:
+ - Fix a possible crash bug when checking for deactivated circuits
+ in connection_or_flush_from_first_active_circuit(). Fixes bug
+ 6341; bugfix on 0.2.2.7-alpha. Bug report and fix received
+ pseudonymously.