Skip to content

addr: Remove BUG() that always triggers

David Goulet requested to merge dgoulet/tor:ticket40034_045_01 into master

Fix on unreleased code.

Logical || in the BUG() made it that it would always trigger the BUG().

Fixes #40034 (closed)

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

Merge request reports