Fixes: c368d3f20fc0 ("tests/sendfile: factor out tcp_socketpair()")
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 58177 Build 55065: arc lint + arc unit
Paths
| Differential D45598 Authored by markj on Jun 14 2024, 5:42 PM.
Details Summary Fixes: c368d3f20fc0 ("tests/sendfile: factor out tcp_socketpair()")
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptJun 14 2024, 5:42 PM2024-06-14 17:42:12 (UTC+0) Harbormaster completed remote builds in B58177: Diff 139854.Jun 14 2024, 5:42 PM2024-06-14 17:42:33 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Jun 21 2024, 6:22 PM2024-06-21 18:22:17 (UTC+0) Closed by commit rGac52fa1f1b97: sendfile tests: Fix an error check in tcp_socketpair() (authored by markj). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 139854 tests/sys/kern/sendfile_helper.c
|
Do you need a cast here to where to only write 4 bytes instead of 8?