Module Name: src Committed By: tnn Date: Mon Aug 7 21:12:02 UTC 2023
Modified Files:
src/usr.bin/rpcgen: rpc_cout.c
Log Message:
rpcgen: don't pass length of source to string copy operation
Altough the prior code can't fail, GCC complains about the practice.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/usr.bin/rpcgen/rpc_cout.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
