Fix a ton of IBM checker uninitialized variable warnings
commit2a78eb9c0d5f82b9d893509dff3932bde9799adf
authorVolker Lendecke <vl@samba.org>
Tue, 22 Jan 2008 08:22:14 +0000 (22 09:22 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 22 Jan 2008 08:23:34 +0000 (22 09:23 +0100)
treec26689b98b7458ba5e62a7364aacf3f57606f4fb
parent6a69bc3ef99349edf78b5dec9a029366985f23b9
Fix a ton of IBM checker uninitialized variable warnings

SET_STAT_INVALID only sets nlink, not the other fields

We might consider to change SET_STAT_INVALID to always do ZERO_STRUCT
(This used to be commit 8cf8c5b2034fe093b5db7f069bc6be8d328399bf)
source3/smbd/open.c