From fd870e6ce9840de06f45bb6dfb4c38d11cb5e36b Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 12 Oct 2011 15:14:25 -0400 Subject: [PATCH] fix warning on ZeroMemory Signed-off-by: Casey Bodley --- daemon/delegation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/delegation.c b/daemon/delegation.c index d84cf12..397ecb0 100644 --- a/daemon/delegation.c +++ b/daemon/delegation.c @@ -753,7 +753,7 @@ int nfs41_delegation_getattr( if (status) goto out; - ZeroMemory(&info, sizeof(nfs41_file_info)); + ZeroMemory(info, sizeof(nfs41_file_info)); /* find attributes for the given fileid */ status = nfs41_attr_cache_lookup(