Module Name: src Committed By: perseant Date: Mon Jan 2 21:35:18 UTC 2012
Modified Files: src/libexec/lfs_cleanerd: coalesce.c lfs_cleanerd.c Log Message: In lfs_cleanerd, check errno earlier, to avoid premature exit when the real errno was EAGAIN. When coalescing, check against NULL to avoid seg fault. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/libexec/lfs_cleanerd/coalesce.c cvs rdiff -u -r1.27 -r1.28 src/libexec/lfs_cleanerd/lfs_cleanerd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.