mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
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@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> (cherry picked from commit d9e242e9035c15e49b041afc61e5a4a08877f289)
This commit is contained in:
parent
6a0f9dbd61
commit
4e3541e1e8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user