]> git.ipfire.org Git - thirdparty/tor.git/commit
Refactor duplicate code out of rend_config_services
authorteor <teor2345@gmail.com>
Fri, 4 Nov 2016 05:04:05 +0000 (16:04 +1100)
committerteor <teor2345@gmail.com>
Fri, 18 Nov 2016 02:35:09 +0000 (13:35 +1100)
commit8bdedab8da25382aa5f33297bedddfa4b8715c43
tree16198079a9b99d1d480d15449f83f6f919414fc4
parent98057d274c8928ae14ed6adc2903fce4a9f87214
Refactor duplicate code out of rend_config_services

Put that code in rend_service_check_dir_and_add.

No behaviour change.

This is a defence in depth measure against similar bugs to 20529.
src/or/rendservice.c