]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed scanf format errors. The error handling is not quite bug for bug
authorBruce Evans <bde@FreeBSD.org>
Tue, 30 Jun 1998 17:21:48 +0000 (17:21 +0000)
committerBruce Evans <bde@FreeBSD.org>
Tue, 30 Jun 1998 17:21:48 +0000 (17:21 +0000)
commit2a29b52b9839e020190e2f5c5070f238e279e855
tree6f0c0aaad100cf7fc71b306bea6a74db49f8817e
parentc6966b0c4ad2f1d7a7c27d59616fba57cbb8f974
Fixed scanf format errors.  The error handling is not quite bug for bug
compatible.  I think small negative uids are handled compatibly but
other out of bounds ones are truncated differently for certain sizes of
uid_t.
lib/libc/rpc/netnamer.c