mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
7 lines
287 B
Text
7 lines
287 B
Text
o Security fixes:
|
|
- Don't double-free a parsable, but invalid, microdescriptor, even
|
|
if it is followed in the blob we're parsing by an unparsable
|
|
microdescriptor. Fixes an issue reported in a comment on bug 2954.
|
|
Bugfix on 0.2.2.6-alpha; fix by "cypherpunks".
|
|
|
|
|