Ensure we never enter VFS_CREATE without having initialized
commitbf0c9b20c16b65bef22036bbae255deee7b0edb4
authorJeremy Allison <jra@samba.org>
Thu, 26 Mar 2009 04:47:13 +0000 (25 21:47 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:39 +0000 (15 09:07 +0200)
tree74c7ae8b5e4e2fb6bab9664d191a0de61bd64b32
parentb3484cf3db005ce7bef82b217a140a99c870ed4c
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.
(cherry picked from commit 940c84fcc75085ee4f1180d4d2a8e718142e4eb6)
source3/smbd/nttrans.c
source3/smbd/reply.c
source3/smbd/trans2.c