Convert strcpy -> strlcpy and convert strcpy and strcat -> snprintf
authorScott Ullrich <geekgod@dragonflybsd.org>
Thu, 23 Sep 2004 20:20:59 +0000 (20:20 +0000)
committerScott Ullrich <geekgod@dragonflybsd.org>
Thu, 23 Sep 2004 20:20:59 +0000 (20:20 +0000)
commitf2c0a4317b2142f822941770112df744bfb84b57
tree178ca6ed06664615e4a793209752fe1685619407
parent4e72d2dea0440736fd9828b18221b99c376ce406
Convert strcpy -> strlcpy and convert strcpy and strcat -> snprintf

Submitted-by: Christer Ã–berg ( christer.oberg _AT_ ornsat.com )
lib/libatm/ioctl_subr.c
lib/libatm/ip_addr.c