Fixed crash bug which was assuming that fd_ptr was always non-null
authorJeremy Allison <jra@samba.org>
Wed, 18 Nov 1998 19:06:51 +0000 (19:06 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 18 Nov 1998 19:06:51 +0000 (19:06 +0000)
commitbb9622bfa6bbbe74a6e4c032cf81501bcbff999d
tree05f0a983cee1fdeeb979d4d82b052b7cc4d7c90b
parent8b1e3580bd5b3e0846389fc0480bd3c6e0606c36
Fixed crash bug which was assuming that fd_ptr was always non-null
(which is not the case with open directories).
Jeremy.
(This used to be commit c154b1601f5891d664fc538ec8874fa8ef2061e6)
source3/smbd/files.c
source3/smbd/oplock.c
source3/smbd/trans2.c