Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/lfs_cleanerd
Module Name: src
Committed By: itojun
Date: Sun Jul 13 09:44:03 UTC 2003
Modified Files:
src/libexec/lfs_cleanerd: cleanerd.c library.c
Log Message:
use bounded string ops. check malloc failure. asprintf is easier than
complicated strcat/strcpy combination.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/libexec/lfs_cleanerd/cleanerd.c
cvs rdiff -r1.35 -r1.36 src/libexec/lfs_cleanerd/library.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