Changed strcpy() calls into memcpy() calls.
authorWayne Davison <wayned@samba.org>
Fri, 13 Oct 2006 23:17:37 +0000 (23:17 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 13 Oct 2006 23:17:37 +0000 (23:17 +0000)
commit204f4f4d091890d9106e744cffb9561e82df44ad
tree3d7bc6e43b6058319605d5b67972bd66fdadb54d
parentc9bce0b8f8a485f11ce4f90356e9346036f14daf
Changed strcpy() calls into memcpy() calls.
lib/compat.c
lib/inet_ntop.c