mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
cd2b508f4e
I believe this was introduced in 6bc071f765
, which makes
this a fix on 0.2.0.10-alpha. But my code archeology has not extended
to actually testing that theory.
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
o Major bugfixes (memory leak):
|
|
- Avoid a memory leak where we would leak a consensus body when we find
|
|
that a consensus which we couldn't previously verify due to missing
|
|
certificates is now verifiable. Fixes bug 8719; bugfix on
|
|
0.2.0.10-alpha.
|
|
|