tor/changes/ticket40648
David Goulet b7f9a24c08 relay: Remove unused conn->ext_or_conn_id
This also incidently removes a use of uninitialized stack data from the
connection_or_set_ext_or_identifier() function.

Fixes #40648

Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-07-26 11:56:33 -04:00

4 lines
158 B
Plaintext

o Code simplification and refactoring (bridges):
- Remove unused code related to ExtPort connection ID. Fixes bug 40648;
bugfix on 0.3.5.1-alpha.