Date: Sunday, January 19, 2003 @ 11:55:54
Author: rra
Path: /dist1/cvs/isc/inn/inn/nnrpd
Modified: misc.c
Replace an xmalloc/strcpy with xstrdup and replace other uses of strcpy
with strlcpy and strlcat.
--------+
misc.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)