Skip to content
Snippets Groups Projects
Commit b4e44a37 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

hs-v2: Copy needed information between service on prunning


Turns out that when reloading a tor configured with hidden service(s), we
weren't copying all the needed information between the old service object to
the new one.

For instance, the desc_is_dirty timestamp wasn't which could lead to the
service uploading its descriptor much later than it would need to.

The replaycache wasn't also moved over and some intro point information as
well.

Fixes #23790

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent 2e74edb5
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