mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs: abolish hs_desc_link_specifier_t
The previous commits for 23576 confused hs_desc_link_specifier_t and link_specifier_t. Removing hs_desc_link_specifier_t fixes this confusion. Fixes bug 22781; bugfix on 0.3.2.1-alpha.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Code simplification and refactoring:
|
||||
- Replace hs_desc_link_specifier_t with link_specifier_t,
|
||||
and remove all hs_desc_link_specifier_t-specific code.
|
||||
Fixes bug 22781; bugfix on 0.3.2.1-alpha.
|
||||
Reference in New Issue
Block a user