Note when 13290 was introduced.

This commit is contained in:
Nick Mathewson 2014-09-29 09:50:27 -04:00
parent 2b1b1def46
commit 18f2bfb8c3

View File

@ -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.