Don't assume that the (files_struct *) passed to fd_attempt_close()
authorTim Potter <tpot@samba.org>
Thu, 17 Feb 2000 23:22:26 +0000 (23:22 +0000)
committerTim Potter <tpot@samba.org>
Thu, 17 Feb 2000 23:22:26 +0000 (23:22 +0000)
commit02f845e54351ec57ee873a8ed887285552c6ecab
treee3258d2f594691f928d6a85e2ba131fbbdc725e9
parent8cbc7dfa031cb66d1f011705b6bd76d56c68cae5
Don't assume that the (files_struct *) passed to fd_attempt_close()
will be non-NULL.
source/smbd/open.c