Ensure we never enter VFS_CREATE without having initialized
authorJeremy Allison <jra@samba.org>
Thu, 26 Mar 2009 04:48:37 +0000 (21:48 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 26 Mar 2009 04:48:37 +0000 (21:48 -0700)
commit202228d48b6459148d328840d23322ecfac00626
tree85841da4812201173eeb929d0140caa2aaeba6b4
parent5adeaea664b016225518a465e3fc2ed4b8cce098
Ensure we never enter VFS_CREATE without having initialized
sbuf as invalid (if not already read via stat()). Still trying
to find the build farm RAW-STREAM errors and it's happening
in a openX call....
Jeremy.
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/trans2.c