Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D47340
rpc: Fix the definition of xdr_void()
Closed
Public
Actions
Authored by
markj
on Oct 30 2024, 4:42 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
None
Subscribers
imp
Details
Reviewers
dim
emaste
brooks
Commits
rGa231e2990776: rpc: Fix the definition of xdr_void()
rGb59d57894580: rpc: Fix the definition of xdr_void()
rGb698c825f3b6: rpc: Fix the definition of xdr_void()
rGa5d1cf5e362a: rpc: Fix the definition of xdr_void()
Summary
xdr_void() should have type xdrproc_t, make it so.
PR: 280514
Diff Detail
Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable
Event Timeline
markj
created this revision.
Oct 30 2024, 4:42 PM
2024-10-30 16:42:18 (UTC+0)
Herald
added a subscriber:
imp
.
·
View Herald Transcript
Oct 30 2024, 4:42 PM
2024-10-30 16:42:18 (UTC+0)
markj
requested review of this revision.
Oct 30 2024, 4:42 PM
2024-10-30 16:42:18 (UTC+0)
Harbormaster
completed remote builds in
B60261: Diff 145675
.
Oct 30 2024, 4:42 PM
2024-10-30 16:42:20 (UTC+0)
brooks
accepted this revision.
Oct 30 2024, 4:45 PM
2024-10-30 16:45:54 (UTC+0)
This revision is now accepted and ready to land.
Oct 30 2024, 4:45 PM
2024-10-30 16:45:54 (UTC+0)
dim
accepted this revision.
Oct 30 2024, 5:27 PM
2024-10-30 17:27:12 (UTC+0)
Comment Actions
LGTM
Closed by commit
rGa5d1cf5e362a: rpc: Fix the definition of xdr_void()
.
·
Explain Why
Oct 30 2024, 7:29 PM
2024-10-30 19:29:05 (UTC+0)
This revision was automatically updated to reflect the committed changes.
markj
added a commit:
rGa5d1cf5e362a: rpc: Fix the definition of xdr_void()
.
markj
added a commit:
rGb698c825f3b6: rpc: Fix the definition of xdr_void()
.
Nov 5 2024, 2:31 PM
2024-11-05 14:31:35 (UTC+0)
markj
added a commit:
rGb59d57894580: rpc: Fix the definition of xdr_void()
.
markj
added a commit:
rGa231e2990776: rpc: Fix the definition of xdr_void()
.
Nov 5 2024, 4:19 PM
2024-11-05 16:19:58 (UTC+0)