Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/rpcinfo
Module Name: src
Committed By: christos
Date: Mon Apr 3 15:21:26 UTC 2006
Modified Files:
src/usr.bin/rpcinfo: rpcinfo.c
Log Message:
Coverity CID 2287: Fix memory leak.
Plus:
- change fprintf -> errx
- remove unneeded casts
- avoid err() shadowing
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/usr.bin/rpcinfo/rpcinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index