]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Sun, 3 Jun 2018 11:56:28 +0000 (14:56 +0300)
committerNick Mathewson <nickm@torproject.org>
Wed, 20 Jun 2018 11:49:41 +0000 (07:49 -0400)
changes/bug26196 [new file with mode: 0644]

diff --git a/changes/bug26196 b/changes/bug26196
new file mode 100644 (file)
index 0000000..e63f09a
--- /dev/null
@@ -0,0 +1,7 @@
+  o Minor bugfixes (testing, compilation):
+    - Refrain from trying to get an item from empty smartlist in
+      test_bridges_clear_bridge_list. Set DEBUG_SMARTLIST in unit
+      tests to catch improper smartlist usage. Furthermore,
+      enable DEBUG_SMARTLIST globally when build is configured
+      with fragile hardening. Fixes bug 26196; bugfix on
+      0.3.4.1-alpha.