include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
authorJeremy Allison <jra@samba.org>
Fri, 13 Nov 1998 02:07:07 +0000 (02:07 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 13 Nov 1998 02:07:07 +0000 (02:07 +0000)
commit2164685b9f959814af2067aa0dcac2d1b2ac0bc5
treef8ebfac1cd4515f5de95d97e3b553f483669fd9e
parentcb265dbb8b73a177d9e7fd52e53f1eba487b94d4
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
lib/util_sock.c: Added strerror() calls to getpeername failures (which seem to be giving IRIX trouble at the moment).
rpc_parse/parse_sec.c: Changed use of ZERO_STRUCTPN to ZERO_STRUCTP which again does zero pointer protection.
smbd/quotas.c: Fixed typo.
Jeremy.
(This used to be commit b62f008974c96e0302d6c146cf49bc2045bef005)
source3/include/smb.h
source3/lib/util_sock.c
source3/rpc_parse/parse_sec.c
source3/smbd/quotas.c