mikel
Thu Mar 13 23:56:42 PST 1997
Update of /cvsroot/src/lib/libterm
In directory netbsd1:/var/slash-tmp/cvs-serv917/src/lib/libterm
Modified Files:
tgoto.c
Log Message:
add bounds-checking code to make sure we don't overflow the static
buffer. it's gross, but there's no real alternative. fixes PR 3330.