Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • David Goulet
  • Tor
  • Repository
  • tor
  • src
  • or
  • scheduler.c
Find file Blame History Permalink
  • David Goulet's avatar
    sched: Always call on_channel_free() regardless of state · 84d18f70
    David Goulet authored Sep 14, 2017
    
    
    A channel can bounce in the scheduler and bounce out with the IDLE state which
    means that if it came in the scheduler once, it has socket information that
    needs to be freed from the global hash table.
    
    Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
    84d18f70