]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r231054:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 12 Feb 2012 14:56:40 +0000 (14:56 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 12 Feb 2012 14:56:40 +0000 (14:56 +0000)
commit28f7d43290ef21cff191226e4164b0d19236a08e
tree78354f6cd22bb2327108d7069fe3ce3697598361
parent735bf9b09d388ac1d53a1e850706d5c889cfe2cb
MFC r231054:

In usr.bin/rpcgen/rpc_main.c, properly check the return value of
strlcpy(), in addition to checking that of strlcat().

git-svn-id: svn://svn.freebsd.org/base/stable/8@231561 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/rpcgen/rpc_main.c