Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/rmail
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.
Home |
Main Index |
Thread Index |
Old Index