-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Commit 3871c0d
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>1 parent a8564bd commit 3871c0d
1 file changed
+14
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
410 | 410 |
| |
411 | 411 |
| |
412 | 412 |
| |
413 | - | ||
414 | - | ||
415 | - | ||
413 | + | ||
414 | + | ||
415 | + | ||
416 | + | ||
417 | + | ||
418 | + | ||
419 | + | ||
416 | 420 |
| |
417 | 421 |
| |
418 | 422 |
| |
419 | 423 |
| |
420 | 424 |
| |
421 | - | ||
422 | - | ||
423 | - | ||
425 | + | ||
426 | + | ||
427 | + | ||
428 | + | ||
429 | + | ||
430 | + | ||
431 | + | ||
424 | 432 |
| |
425 | 433 |
| |
426 | 434 |
| |
|
0 commit comments