Fix an ancient uninitialized variable read
commite719e232426063f7ad7b07015001fcf7727f26aa
authorVolker Lendecke <vl@samba.org>
Tue, 30 Dec 2008 21:24:04 +0000 (30 22:24 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Jan 2009 08:39:53 +0000 (28 09:39 +0100)
treeddddc31b3c633b44bcdfa35a98e4c34615e636d7
parent5a14dee5f005ee4c0b8e0eb1e864589ab23a3ec9
Fix an ancient uninitialized variable read

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