mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
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.
4 lines
230 B
Text
4 lines
230 B
Text
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.
|