Ensure we never enter VFS_CREATE without having initialized
commit940c84fcc75085ee4f1180d4d2a8e718142e4eb6
authorJeremy Allison <jra@samba.org>
Thu, 26 Mar 2009 04:47:13 +0000 (25 21:47 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 26 Mar 2009 04:47:13 +0000 (25 21:47 -0700)
treefd3fcac61a571fc888a2e2ad5758c820dfcb5c7d
parent62923f9be593d8c7cdcb79c56b9f2c0c36e5dbdd
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