Subject: CVS commit: src/libexec/rmail
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/01/2005 15:55:31
Module Name: src
Committed By: lukem
Date: Wed Jun 1 15:55:31 UTC 2005
Modified Files:
src/libexec/rmail: rmail.c
Log Message:
Shouldn't use += on a variable that we haven't initialized yet ...
Found with -Wuninitialized.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/libexec/rmail/rmail.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.