mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
7 lines
326 B
Text
7 lines
326 B
Text
|
o Major bugfixes:
|
||
|
- Relays that set MyFamily no longer free the elements of
|
||
|
options->MyFamily while making their descriptor. They tried to
|
||
|
access the freed elements, and then double-free them, when making
|
||
|
the next descriptor or when changing the config. Fixes bug 22368;
|
||
|
bugfix on 0.3.1.1-alpha.
|