Page MenuHomeFreeBSD

Fix usr.sbin/rpcbind ATF tests on 32-bit platforms
ClosedPublic

Authored by asomers on Jun 15 2016, 11:35 PM.
Tags
None
Referenced Files
F132459903: D6855.diff
Fri, Oct 17, 3:02 AM
Unknown Object (File)
Sat, Oct 4, 4:50 AM
Unknown Object (File)
Wed, Sep 24, 3:33 AM
Unknown Object (File)
Mon, Sep 22, 4:40 AM
Unknown Object (File)
Sun, Sep 21, 10:26 PM
Unknown Object (File)
Aug 25 2025, 10:20 AM
Unknown Object (File)
Aug 25 2025, 2:52 AM
Unknown Object (File)
Aug 15 2025, 7:37 PM
Subscribers
None

Details

Summary

usr.sbin/rpcbind/tests/addrmerge_test.c
Fix some sizeof calculations that work only by luck on 64-bit
platforms.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

asomers retitled this revision from to Fix usr.sbin/rpcbind ATF tests on 32-bit platforms.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added reviewers: ngie, imp.
ngie edited edge metadata.

Whoops...

This revision is now accepted and ready to land.Jun 15 2016, 11:46 PM
This revision was automatically updated to reflect the committed changes.