Skip to content
  • Sebastian Hahn's avatar
    Fix a memory leak when parsing a ns · b792afa9
    Sebastian Hahn authored
    Adding the same vote to a networkstatus consensus leads to a memory leak
    on the client side. Fix that by only using the first vote from any given
    voter, and ignoring the others.
    
    Problem found by Rotor, who also helped writing the patch. Thanks!
    b792afa9
To find the state of this project's repository at the time of any of these versions, check out the tags.