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@localhost>, PR #2747.