Cleanups: (merge from HEAD)
authorAndrew Bartlett <abartlet@samba.org>
Mon, 10 Feb 2003 11:47:21 +0000 (11:47 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 10 Feb 2003 11:47:21 +0000 (11:47 +0000)
commit8a20407442efa0f9fe43e1b1c61140a0771c6ff8
treebbf0328ea060ca5986c92f45c7feacecf014be7a
parent4703248a8e7287b738fa82edfd91fb2b13e7c222
Cleanups:  (merge from HEAD)

 - use safe_strcpy() instead of pstrcpy() for malloc()ed strings

 - CUPS: a failure in an attempt to automaticly add a printer is not level 0 stuff.

 - Fix up a possible Realloc() failure segfault

Andrew Bartlett
(This used to be commit c1cfc296c2efdb2b5972202146e80f0e3b6a3da4)
source3/auth/auth_ntlmssp.c
source3/auth/auth_unix.c
source3/auth/auth_util.c
source3/auth/pass_check.c
source3/locking/locking.c
source3/printing/print_cups.c
source3/smbd/dir.c
source3/smbd/statcache.c