Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/05/2001 16:25:34
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Feb  5 14:25:34 UTC 2001

Modified Files:
	basesrc/usr.bin/sort: fsort.c

Log Message:
make sure to initialize malloc'ed region.  PR 12138.  found by malloc.conf=AJ


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/sort/fsort.c

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