mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
9 lines
405 B
Plaintext
9 lines
405 B
Plaintext
o Minor bugfixes
|
|
- Fix a memory leak in the error case of circuit_build_times_parse_state().
|
|
Bugfix on 0.2.2.14-alpha; fixes bug 1831 partially.
|
|
- Fix a memory leak in dirvote_add_signatures_to_pending_consensus().
|
|
Bugfix on 0.2.2.6-alpha; fixes bug 1831 partially.
|
|
- Fix a memory leak in dirvote_compute_consensuses().
|
|
Bugfix on 0.2.0.3-alpha; fixes bug 1831 partially.
|
|
|