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)
commitb62f008974c96e0302d6c146cf49bc2045bef005
tree145fa2ee73dc0b11ef215bbc941ae89d4d086352
parent9412edfd4c11a26e4ef290839375e3959cf70a7e
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.
source/include/smb.h
source/lib/util_sock.c
source/rpc_parse/parse_sec.c
source/smbd/quotas.c