microdesc-double-free 287 B

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