aboutsummaryrefslogtreecommitdiff
path: root/changes/microdesc-double-free
blob: 932cc754ba4d200f555b47bb9b4f0d8fe82469db (plain)
1
2
3
4
5
6
7
  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".