Module Name: src Committed By: dholland Date: Sat May 9 23:16:51 UTC 2015
Modified Files:
src/usr.bin/rpcgen: rpc_cout.c rpc_util.c
Log Message:
Use errx when malloc fails, and also don't cast the return value of
malloc/realloc.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/rpcgen/rpc_cout.c
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/rpcgen/rpc_util.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
