]> git.ipfire.org Git - thirdparty/tor.git/commit
Set is_relay_early to false when encoding relay msgs.
authorNick Mathewson <nickm@torproject.org>
Mon, 15 Sep 2025 13:20:15 +0000 (09:20 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 15 Sep 2025 13:20:15 +0000 (09:20 -0400)
commit63332eb3e711786f97621d03ab1989d67fad4820
tree42f0fc42327da2a1db6fd57f12a17fdcc36cda2e
parent8a7ade95b64407fe29350f96def8782d049f4ddd
Set is_relay_early to false when encoding relay msgs.

Spotted by Alex Xu.

Fixes #41123; bug not in any released Tor.
src/core/or/relay.c