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

Andrew Bartlett
(This used to be commit 333d313c9d047697d7a8a519fdbc2b7da06745c2)
source3/locking/locking.c