Searched hist:"8 a2ecea916e9b61ae48f02588156aa144f870be2" (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | diff 8a2ecea916e9b61ae48f02588156aa144f870be2 Tue Aug 28 23:27:36 CEST 2001 Joerg Wunsch <joerg@FreeBSD.org> In get_string(), 0-terminate the contents of buf ``just in case''; otherwise, if the very first fgetc() already yielded EOF, the returned string won't get terminated at all.
MFC after: 1 day diff 8a2ecea916e9b61ae48f02588156aa144f870be2 Tue Aug 28 23:27:36 CEST 2001 Joerg Wunsch <joerg@FreeBSD.org> In get_string(), 0-terminate the contents of buf ``just in case''; otherwise, if the very first fgetc() already yielded EOF, the returned string won't get terminated at all.
MFC after: 1 day
|