smbd:smb2: move op variable into scope of use in smb2_create_send
commit2a80859025d89ba417d7adb99ac4e2bd03fe2a1a
authorMichael Adam <obnox@samba.org>
Thu, 3 Mar 2016 08:27:42 +0000 (3 09:27 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Mar 2016 09:02:15 +0000 (14 10:02 +0100)
treece7f5a2a991cb2e3d643a72c377266dc422ae2c6
parent8743f5b9a68b435a026e3d2028b414f2d1ac0b1d
smbd:smb2: move op variable into scope of use in smb2_create_send

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 272d06d40b7338de7db8954192f42c7340753920)

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11779
source3/smbd/smb2_create.c