mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 13:48:07 -05:00
valid_fqdn() may attempt to operate on an undefined value if Net::Domain::domainname fails to determine the domain name. This causes perl to emit unpleasant warnings. So, add a check for whether $domain has been defined before using it. Signed-off-by: Brandon Casey <drafnel@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
37 KiB
Executable File
37 KiB
Executable File