Date: Tue, 22 Aug 2000 17:05:30 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc netname.c Message-ID: <200008230005.RAA88842@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/08/22 17:05:30 PDT
Modified files: (Branch: RELENG_4)
lib/libc/rpc netname.c
Log:
MFC:
- Correct string length bounds checking.
- Calculate the string length of a u_long at compile-time, instead of using
a hardcoded value.
- Add FreeBSD id tag.
Revision Changes Path
1.2.6.1 +20 -6 src/lib/libc/rpc/netname.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008230005.RAA88842>
