SQU - s3:smbd: add support for durable-v2
authorMichael Adam <obnox@samba.org>
Fri, 2 Mar 2012 22:41:34 +0000 (23:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 May 2012 16:46:48 +0000 (18:46 +0200)
source3/smbd/smb2_create.c

index fd10cbe13865d7638b3b67dfd050b20dded59ee5..95f8cd6b8ee3e0219edf7b3b820a6e3851c70009 100644 (file)
@@ -1147,8 +1147,6 @@ DEBUG(0, ("OBNOX - constructing a dh2q response blob (%s: %s)\n", __location__,
                                return tevent_req_post(req, ev);
                        }
 
-                       ZERO_STRUCT(p);
-
                        status = smb2_create_blob_add(state, &out_context_blobs,
                                                      SMB2_CREATE_TAG_DH2Q,
                                                      blob);