From 18f2bfb8c3328df4b001b963e8b5e2aa44b264fa Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 29 Sep 2014 09:50:27 -0400 Subject: Note when 13290 was introduced. --- changes/bug13290-avoid-div-zero-circuitstatus-pareto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug13290-avoid-div-zero-circuitstatus-pareto b/changes/bug13290-avoid-div-zero-circuitstatus-pareto index 42b121f9dd..cb175a7292 100644 --- a/changes/bug13290-avoid-div-zero-circuitstatus-pareto +++ b/changes/bug13290-avoid-div-zero-circuitstatus-pareto @@ -2,4 +2,4 @@ - In circuit_build_times_calculate_timeout() in circuitstats.c, avoid dividing by zero in the pareto calculations. This traps under clang -fsanitize=undefined-trap -fsanitize-undefined-trap-on-error. - Fixes bug 13290. + Fixes bug 13290; bugfix on tor-0.2.2.2-alpha. -- cgit v1.2.3-54-g00ecf