diff options
author | David Goulet <dgoulet@torproject.org> | 2020-06-30 12:13:23 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2020-06-30 12:13:23 -0400 |
commit | b14b1f2b1d92b7f0e605c312fc59c42a48dea7dd (patch) | |
tree | b560257cb44008d70a359c0737f1acaf727d0ff6 /configure.ac | |
parent | 6f1423cb57b35525babb08fe317df126f7363b46 (diff) | |
download | tor-b14b1f2b1d92b7f0e605c312fc59c42a48dea7dd.tar.gz tor-b14b1f2b1d92b7f0e605c312fc59c42a48dea7dd.zip |
addr: Don't guess our address if no Address lines are valid
If at least one Address line is given but invalid, we should not attempt to
guess our address.
This commit sends back the "bail" signal so find_my_address() can return an
error if the requested family doesn't exists but still an Address line is
found which is likely another family.
Fixed in #33235
Related to #33233
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions