das 2005-03-19 01:16:25 UTC
FreeBSD src repository
Modified files:
sys/rpc rpcclnt.c
Log:
- Don't call rpcclnt_realign() if we don't have any mbufs to realign.
- Remove a bogus and unneeded null pointer check.
Found by: Coverity Prevent analysis tool
Approved by: alfred
Revision Changes Path
1.13 +12 -15 src/sys/rpc/rpcclnt.c