Skip to content
Snippets Groups Projects

conflux: Avoid non fatal assert in CIRCUIT_IS_CONFLUX()

Merged David Goulet requested to merge dgoulet/tor:ticket41037_048_01 into maint-0.4.8

In the circuit_about_to_free(), we clear the circ->conflux object and then we end up trying to emit an event on the control port which calls CIRCUIT_IS_CONFLUX() and non fatal assert on the false branch.

Fixes #41037 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading