]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Check the return values of opendir() and unlink() in cleanheaders().
authorThomas Moestl <tmm@FreeBSD.org>
Thu, 12 Jun 2003 11:36:54 +0000 (11:36 +0000)
committerThomas Moestl <tmm@FreeBSD.org>
Thu, 12 Jun 2003 11:36:54 +0000 (11:36 +0000)
commit74155a487392e01c706de9e2f071521a729a478a
tree4e09f271c21818a6a4ff714fd28221a9cf3454e0
parent62c0d1bf0e513dc3ddd917a914b36d780ed21ad4
Check the return values of opendir() and unlink() in cleanheaders().
If unlink() fails, just print a warning for now.
usr.sbin/config/main.c