mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
ec61ae59a5
When directory authorities reject a router descriptor due to keypinning, free the router descriptor rather than leaking the memory. Fixes bug 22370; bugfix on 0.2.7.2-alpha.
5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
o Minor bugfixes (memory handling):
|
|
- When directory authorities reject a router descriptor due to keypinning,
|
|
free the router descriptor rather than leaking the memory.
|
|
Fixes bug 22370; bugfix on 0.2.7.2-alpha.
|