From: Junio C Hamano Date: Thu, 11 Jun 2026 11:31:17 +0000 (-0700) Subject: Merge branch 'st/daemon-sockaddr-fixes' X-Git-Tag: v2.55.0-rc0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0e24ccca5934e6ce4d7380af12546e421bbdb78;p=thirdparty%2Fgit.git 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