add another heuristic for changes stanzas
[tor.git] / changes / microdesc-double-free
blob932cc754ba4d200f555b47bb9b4f0d8fe82469db
1   o Security fixes:
2     - Don't double-free a parsable, but invalid, microdescriptor, even
3       if it is followed in the blob we're parsing by an unparsable
4       microdescriptor.  Fixes an issue reported in a comment on bug 2954.
5       Bugfix on 0.2.2.6-alpha; fix by "cypherpunks".