summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/smb2.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-11-17 00:48:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:46:22 -0500
commit94ae534128a28e7a3f2f4124283bd8c1acbff6d7 (patch)
tree5dd40b5756671c2420c8c2c57d697d7112a58dea /source4/libcli/smb2/smb2.h
parent1c71db99aa78f489a66d58e1116884c23b0c10f8 (diff)
downloadsamba-94ae534128a28e7a3f2f4124283bd8c1acbff6d7.tar.gz
samba-94ae534128a28e7a3f2f4124283bd8c1acbff6d7.tar.bz2
samba-94ae534128a28e7a3f2f4124283bd8c1acbff6d7.zip
r11752: setup the dynamic pointer for incoming packets too
(This used to be commit 583f3c415ea33ddf5f4065a66f6fae49ab48455e)
Diffstat (limited to 'source4/libcli/smb2/smb2.h')
-rw-r--r--source4/libcli/smb2/smb2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libcli/smb2/smb2.h b/source4/libcli/smb2/smb2.h
index 47dd6fd272..0ff8b87143 100644
--- a/source4/libcli/smb2/smb2.h
+++ b/source4/libcli/smb2/smb2.h
@@ -138,7 +138,7 @@ struct smb2_request {
};
-#define SMB2_MIN_SIZE 0x40
+#define SMB2_MIN_SIZE 0x42
/* offsets into header elements */
#define SMB2_HDR_LENGTH 0x04