Subject: CVS commit: basesrc/usr.bin/audio/play
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 11/04/2002 14:04:23
Module Name:	basesrc
Committed By:	mrg
Date:		Mon Nov  4 12:04:23 UTC 2002

Modified Files:
	basesrc/usr.bin/audio/play: play.c

Log Message:
fix PR#18909, but not quite exactly the same as the patch provided.  also,
check if the filesize causes a size_t overflow and if so, use the fallback
read/write loop method.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 basesrc/usr.bin/audio/play/play.c

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