On Sat, May 09, 2015 at 11:16:51PM +0000, David A. Holland wrote: > 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.
emalloc? Joerg