Use safe_strcpy() instead of pstrcpy() for malloced strings.
commit333d313c9d047697d7a8a519fdbc2b7da06745c2
authorAndrew Bartlett <abartlet@samba.org>
Mon, 10 Feb 2003 09:20:09 +0000 (10 09:20 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 10 Feb 2003 09:20:09 +0000 (10 09:20 +0000)
treef6a7b86b25c611e24e5e416120e122aac12aa7cb
parent79650e08c9f1cbf66979adf2575d8b04e06fe4e7
Use safe_strcpy() instead of pstrcpy() for malloced strings.

Andrew Bartlett
source/locking/locking.c