tests:dcerpc/raw_protocol: reproduce call_id truncation bug
authorStefan Metzmacher <metze@samba.org>
Tue, 20 Feb 2018 23:50:26 +0000 (00:50 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 21 Feb 2018 13:19:19 +0000 (14:19 +0100)
commit65e8edb382fbc7450919aad8b42cfcae9e779d11
treec5590f547a3e4a2f01be6fd48fe606b1449cd0b0
parent3a7ebd0e940e80b185a9240c093e1fee6795fd5b
tests:dcerpc/raw_protocol: reproduce call_id truncation bug

We need to make sure the server handles call_id values > UINT16_MAX.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13289

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/tests/dcerpc/raw_protocol.py
selftest/knownfail.d/dcerpc_raw_protocol [new file with mode: 0644]