Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S Snowflake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Anti-censorship
  • Pluggable Transports
  • Snowflake
  • Repository
Switch branch/tag
  • snowflake
  • client
  • snowflake.go
Find file BlameHistoryPermalink
  • David Fifield's avatar
    Check for an invalid broker URL at a higher level. · 2fb52c86
    David Fifield authored Dec 24, 2019
    Instead of returning nil from NewBrokerChannel and having
    WebRTCDialer.Catch check for nil, let NewBrokerChannel return an error
    and bail out before calling WebRTCDialer.Catch.
    
    Suggested by cohosh.
    https://bugs.torproject.org/33040#comment:3
    2fb52c86