tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit ce9b9cc18d9cedd9144e86dcef48c6ae99abe7d5
parent 9f2b887c5d251b93ee9def70871dfd71af71d995
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Sun,  3 Jun 2018 14:56:28 +0300

Add changes file

Diffstat:
Achanges/bug26196 | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/changes/bug26196 b/changes/bug26196 @@ -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.