commit 15dd690605013d8575a335e4d21097e0fbd8140d
Author: Nick Mathewson <[email protected]>
Date:   Sat Jan 3 19:47:06 2015 -0500

    changes file for bug 8546
---
 changes/bug8546 |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/changes/bug8546 b/changes/bug8546
new file mode 100644
index 0000000..dc6a52a
--- /dev/null
+++ b/changes/bug8546
@@ -0,0 +1,6 @@
+  o Code simplification and refactoring:
+    - Move fields related to isolating and configuring client ports
+      into a shared structure. Previously, they were duplicated across
+      port_cfg_t, listener_connection_t, and edge_connection_t.
+      Failure to copy one of them correctly had been the cause of at
+      least one bug in the past.
\ No newline at end of file



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to