]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix test_parseconf on MaxHSDirCacheBytes default
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Mon, 15 Sep 2025 23:39:08 +0000 (19:39 -0400)
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Mon, 15 Sep 2025 23:39:08 +0000 (19:39 -0400)
commit9b640531c417267e2cd82678f5a44a4b61b7b440
treea763a01f3d656400535415c83c92990aa417fd2e
parent55ebd06f4658540c554f709b3665486b39222792
Fix test_parseconf on MaxHSDirCacheBytes default

Change the logic to evaluate the default when fetching the value, matching
other default options like ExtORPortCookieAuthFile.
src/app/config/config.c
src/core/or/relay.c
src/feature/hs/hs_cache.c
src/feature/hs/hs_cache.h