mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
130e2ffad7
- Merged common code in function parse_{c,s}method to a single function
- Removed duplicate code in transport.c
- Fixes #6236
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
o Minor bugfixes (Duplicate code):
|
|
- Remove duplicate code in parse_{c,s}method_line and bootstrap
|
|
their functionalities into a single function. Fixes
|
|
bug 6236; bugfix on 0.2.3.6-alpha.
|