[Pkg-samba-maint] [samba] 05/15: dcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE
Jelmer Vernooij
jelmer at moszumanska.debian.org
Sat Jul 9 19:15:37 UTC 2016
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to branch master
in repository samba.
commit a9a1ec7ad4312f3dea93ca9dbb6d9d67ad5c18ea
Author: Stefan Metzmacher <metze at samba.org>
Date: Wed Jun 22 20:38:01 2016 +0200
dcerpc.idl: remove unused DCERPC_NCACN_PAYLOAD_MAX_SIZE
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11948
Signed-off-by: Stefan Metzmacher <metze at samba.org>
Reviewed-by: Ralph Boehme <slow at samba.org>
(cherry picked from commit d9e242e9035c15e49b041afc61e5a4a08877f289)
---
librpc/idl/dcerpc.idl | 1 -
1 file changed, 1 deletion(-)
diff --git a/librpc/idl/dcerpc.idl b/librpc/idl/dcerpc.idl
index 5e0f919..527804d 100644
--- a/librpc/idl/dcerpc.idl
+++ b/librpc/idl/dcerpc.idl
@@ -535,7 +535,6 @@ interface dcerpc
const uint32 DCERPC_FRAG_MAX_SIZE = 5840;
const uint8 DCERPC_AUTH_LEN_OFFSET = 10;
const uint8 DCERPC_NCACN_PAYLOAD_OFFSET = 16;
- const uint32 DCERPC_NCACN_PAYLOAD_MAX_SIZE = 0x400000; /* 4 MByte */
/*
* See [MS-RPCE] 3.3.3.5.4 Maximum Server Input Data Size
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list