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
F153498424: D6855.id17632.diff
Tue, Apr 21, 11:43 AM
Unknown Object (File)
Mon, Apr 20, 1:01 PM
Unknown Object (File)
Sun, Apr 19, 3:26 AM
Unknown Object (File)
Sat, Apr 18, 6:22 AM
Unknown Object (File)
Fri, Apr 17, 10:39 PM
Unknown Object (File)
Mar 12 2026, 3:41 PM
Unknown Object (File)
Mar 12 2026, 10:02 AM
Unknown Object (File)
Mar 12 2026, 4:10 AM
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.