Make hsdir_index in node_t a hsdir_index_t rather than a pointer.
commitbfe5a739b79510d7ab32dad6e9882dc7b8bf024f
authorNeel Chauhan <neel@neelc.org>
Sat, 28 Apr 2018 23:56:12 +0000 (28 19:56 -0400)
committerNeel Chauhan <neel@neelc.org>
Sun, 29 Apr 2018 00:35:30 +0000 (28 20:35 -0400)
tree7886cbe60ae770db4978fdb1bdd159020d5e093f
parentcb0af6157c0acbd0a30c20f8f0a3b9d4d1f402ad
Make hsdir_index in node_t a hsdir_index_t rather than a pointer.
changes/bug23094 [new file with mode: 0644]
src/or/hs_common.c
src/or/hs_common.h
src/or/hs_control.c
src/or/hs_service.c
src/or/nodelist.c
src/or/or.h
src/test/test_hs_control.c