Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ipcs
Module Name: src
Committed By: christos
Date: Fri Apr 28 20:35:15 UTC 2006
Modified Files:
src/usr.bin/ipcs: Makefile ipcs.c
Log Message:
Coverity CID 1858, 1857: Fix leaks. While here, pass lint use warn/warnx
instead of perror/fprintf. KNF.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/ipcs/Makefile
cvs rdiff -r1.34 -r1.35 src/usr.bin/ipcs/ipcs.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