Stat opens can have fsp->fd == -1 and will have a share entry. Ensure
authorJeremy Allison <jra@samba.org>
Thu, 22 May 2003 20:31:35 +0000 (20:31 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 22 May 2003 20:31:35 +0000 (20:31 +0000)
commit0e2165630d2ce31076fef6d7098e45c8fd327e23
treeefd226a6f7bf49a256846eed26b0812756b12899
parent84a7714eba801fefa7ad56493f20813de3943bc5
Stat opens can have fsp->fd == -1 and will have a share entry. Ensure
that file_find_dif will find them. Fixes a core dump in smbd/open.c.
Jeremy.
source/smbd/files.c