Subject: CVS commit: src/usr.bin/mail
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/14/2007 16:55:21
Module Name:	src
Committed By:	christos
Date:		Fri Dec 14 16:55:21 UTC 2007

Modified Files:
	src/usr.bin/mail: mime_attach.c

Log Message:
From Anon Ymous:
- Fix a file handle leak.
- Use Fopen(), Fdopen(), and Fclose() consistently so the signal
  handler close files.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/usr.bin/mail/mime_attach.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.