Fix a ton of IBM checker uninitialized variable warnings
authorVolker Lendecke <vl@samba.org>
Tue, 22 Jan 2008 08:22:14 +0000 (09:22 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 22 Jan 2008 08:23:34 +0000 (09:23 +0100)
commit8cf8c5b2034fe093b5db7f069bc6be8d328399bf
treea31672b1d0650bcd7321e3705595d8f950797ff7
parent8741a9b37496e78b28d59d844aaba12f269171e0
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
source/smbd/open.c