tor/changes/microdesc-double-free
2011-04-27 15:15:32 -04:00

8 lines
287 B
Plaintext

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".