cvs commit: src/lib/libc/rpc svc_vc.c
Martin Blapp
mbr at FreeBSD.org
Thu May 29 12:43:23 PDT 2003
mbr 2003/05/29 12:43:22 PDT
FreeBSD src repository
Modified files:
lib/libc/rpc svc_vc.c
Log:
Fix a problem introduced in the last commit. sa and cm
are not initialized at this place. Move the initializing
before the non-blocking check.
Submitted by: Marius Strobl <marius at alchemy.franken.de>
Reviewed by: jhb
Approved by: re
Revision Changes Path
1.19 +2 -2 src/lib/libc/rpc/svc_vc.c
More information about the cvs-src
mailing list