aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2015-04-21 16:42:07 +0000
committerYawning Angel <yawning@schwanenlied.me>2015-04-21 16:42:07 +0000
commit9a9ab455a3e1629f84ae3fc1c5af2fc7e41b1107 (patch)
treebf5e9671d90be6898bbc864aa9e4fbb36c2994f7 /changes
parent06939551f4c081c46a09864465a4989ca8bb2e42 (diff)
downloadtor-9a9ab455a3e1629f84ae3fc1c5af2fc7e41b1107.tar.gz
tor-9a9ab455a3e1629f84ae3fc1c5af2fc7e41b1107.zip
Use correct severity in the get_if_addrs tests.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug157596
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug15759 b/changes/bug15759
new file mode 100644
index 0000000000..24c5eb0e74
--- /dev/null
+++ b/changes/bug15759
@@ -0,0 +1,6 @@
+ o Minor bugfixes (testing):
+ - Set the severity correctly when testing get_interface_addresses_ifaddrs()
+ and get_interface_addresses_win32(), so that the tests fail gracefully
+ instead of triggering an assertion. Fixes bug 15759; bugfix on
+ 0.2.6.3-alpha. Reported by Nicolas Derive.
+