]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a problem introduced in the last commit. sa and cm
authorMartin Blapp <mbr@FreeBSD.org>
Thu, 29 May 2003 19:43:22 +0000 (19:43 +0000)
committerMartin Blapp <mbr@FreeBSD.org>
Thu, 29 May 2003 19:43:22 +0000 (19:43 +0000)
commite5cd12556d4e0b8ec3aa41eb27efd5fb05d15115
treebd90c452661923b5f807dedcfaef39c296a2dd98
parent0f7e5f778a8789c1b5dbb2bdbfcc51e4a103a1d4
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@alchemy.franken.de>
Reviewed by: jhb
Approved by: re
lib/libc/rpc/svc_vc.c