Fix an ancient uninitialized variable read
commit076e0b01f99f147a3b30233bf50986157b84c979
authorVolker Lendecke <vl@samba.org>
Tue, 30 Dec 2008 21:24:04 +0000 (30 22:24 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 2 Jan 2009 11:44:28 +0000 (2 12:44 +0100)
tree81369ca98cd0dff1418ad64b391e05fe4eca4aa9
parent15a7d01c0983bbc37ce9038848f80665f2ac8bfc
Fix an ancient uninitialized variable read

The callers of open_file_ntcreate expect *psbuf to be filled correctly
(cherry picked from commit b0f293addb93e34107fcfd52170261885104dbb0)
source/include/proto.h
source/printing/printfsp.c
source/smbd/open.c
source/smbd/reply.c