[1964] in Source-Commits
athena/lib/hesiod hesiod.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Sep 20 02:47:31 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Sat, 20 Sep 1997 02:47:28 EDT
Update of /afs/dev.mit.edu/source/repository/athena/lib/hesiod
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/athena/lib/hesiod
Modified Files:
hesiod.c
Log Message:
Check the length of the name argument to hesiod_resolve() so that the
caller can't cause a buffer overrun by providing a long string.