Fix an ancient uninitialized variable read
authorVolker Lendecke <vl@samba.org>
Tue, 30 Dec 2008 21:49:01 +0000 (22:49 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 31 Dec 2008 09:51:44 +0000 (10:51 +0100)
commitce2ff557bda5560cb9b614313d9ee0adbd57633d
treed0ddb26093b8b193f859b72504aeba1552e76883
parentcb5db966e34310af16499b657c83f30a1758fc06
Fix an ancient uninitialized variable read

The callers of open_file_ntcreate expect *psbuf to be filled correctly
source3/include/proto.h
source3/printing/printfsp.c
source3/smbd/open.c
source3/smbd/reply.c