mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 14:43:46 +01:00
dd6c2b0ad7
Many of these files cause check-changes to fail, which will be a long-term problem as we continue to support 0.2.9.
8 lines
375 B
Plaintext
8 lines
375 B
Plaintext
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.
|