Subject: CVS commit: src/lib/librefuse
To: None <source-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/12/2007 18:54:37
Module Name: src
Committed By: agc
Date: Tue Jun 12 18:54:37 UTC 2007
Modified Files:
src/lib/librefuse: refuse.c
Log Message:
Minor cleanup - change uses of malloc, memset to calloc.
Use EXIT_FAILURE in preference to the less informational 1.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/lib/librefuse/refuse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.