Subject: CVS commit: src/usr.bin/sort
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/17/2004 02:38:47
Module Name:	src
Committed By:	itojun
Date:		Tue Feb 17 02:38:47 UTC 2004

Modified Files:
	src/usr.bin/sort: sort.c

Log Message:
use safer realloc idiom
memset new region got by realloc


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/usr.bin/sort/sort.c

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