mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Code simplification and refactoring (bridges):
|
||||
- Remove unused code related to ExtPort connection ID. Fixes bug 40648;
|
||||
bugfix on 0.3.5.1-alpha.
|
||||
Reference in New Issue
Block a user