]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'st/daemon-sockaddr-fixes'
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2026 11:31:17 +0000 (04:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jun 2026 11:31:17 +0000 (04:31 -0700)
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()

1  2 
daemon.c

diff --cc daemon.c
Simple merge