Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • David Goulet
  • Tor
  • Repository
Switch branch/tag
  • tor
  • changes
  • bug14129
Find file BlameHistoryPermalink
  • Nick Mathewson's avatar
    Avoid attempts to double-remove edge connections from the DNS resolver. · 90528741
    Nick Mathewson authored Jan 08, 2015
    Also, avoid crashing when we attempt to double-remove an edge
    connection from the DNS resolver: just log a bug warning instead.
    
    Fixes bug 14129.  Bugfix on 0d20fee2, which was in 0.0.7rc1.
    
    jowr found the bug.  cypherpunks wrote the fix.  I added the log
    message and removed the assert.
    90528741