Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/10/1996 18:50:02
thorpej
Tue Sep 10 11:48:58 PDT 1996
Update of /cvsroot/src/usr.bin/rdist
In directory netbsd1:/var/slash-tmp/cvs-serv4461

Modified Files:
	gram.y 
Log Message:
When iterating the host list, do not access memory that has just been
free()'d.  From Matt Beal <beal@umiacs.umd.edu>, PR #2747.