]> Cypherpunks repositories - gostls13.git/commit
syscall: permit nil destination address in sendmsgN{Inet4,Inet6}
authordatabase64128 <free122448@hotmail.com>
Fri, 1 Aug 2025 16:34:48 +0000 (00:34 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 15 Aug 2025 11:01:41 +0000 (04:01 -0700)
commit3871c0d84d214bdecc370c8717c71a9a155a363f
tree10b35dad723e5f23f7af8ad99608b9cfa162552f
parenta8564bd412d4495a6048f981d30d4d7abb1e45a7
syscall: permit nil destination address in sendmsgN{Inet4,Inet6}

For #74841

Change-Id: Ic3ef9c61a89bc8bc0594724a6d94eed91fb63eae
Reviewed-on: https://go-review.googlesource.com/c/go/+/692435
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/syscall/syscall_unix.go