Skip to content
Commit cc248d4b authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

svcrpc: don't byte-swap sk_reclen in place



Byte-swapping in place is always a little dubious.

Let's instead define this field to always be big-endian, and do the
swapping on demand where we need it.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 6c1e82a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment