Skip to content
Snippets Groups Projects
Commit 16a201e7 authored by David Goulet's avatar David Goulet :panda_face: Committed by Nick Mathewson
Browse files

hs-v3: Implement hs_parse_address_no_log()


The hs_parse_address() can not be used without an options_t object existing
since on error it uses the escaped_safe_str() that looks at the options.

This new function won't log and returns an error message in case of failure
that can then be used to log.

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent ff931334
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment