From: Junio C Hamano Date: Thu, 11 Jun 2026 11:31:17 +0000 (-0700) Subject: Merge branch 'st/daemon-sockaddr-fixes' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=f0e24ccca5934e6ce4d7380af12546e421bbdb78;p=rit Merge branch 'st/daemon-sockaddr-fixes' Correct use of sockaddr API in "git daemon". * st/daemon-sockaddr-fixes: daemon: guard NULL REMOTE_PORT in execute() logging daemon: fix IPv6 address truncation in ip2str() daemon: fix IPv6 address corruption in lookup_hostname() --- f0e24ccca5934e6ce4d7380af12546e421bbdb78