diff options
author | Gregor Beck <gbeck@sernet.de> | 2014-01-02 15:30:52 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2014-01-08 14:34:49 +0100 |
commit | 0f3848a8632d6f6c113d128e71171dc49f4f74b9 (patch) | |
tree | b143dc8ae223201bd1f95e00d13da08735b926e1 /libcli | |
parent | b7a53803f3e5596329688ad8186bb0287705821f (diff) | |
download | samba-0f3848a8632d6f6c113d128e71171dc49f4f74b9.tar.gz samba-0f3848a8632d6f6c113d128e71171dc49f4f74b9.tar.xz samba-0f3848a8632d6f6c113d128e71171dc49f4f74b9.zip |
librpc/ndr: add ndr_pop_dcerpc_sec_verification_trailer()
This extracts the dcerpc_sec_verification_trailer from the end
of an ndr_pull structure, it found it reduces ndr->data_size.
NDR_ERR_ALLOC is the only possible error, all other errors
are ignored and a trailer with command count = 0 is returned.
Pair-Programmed-With: Gregor Beck <gbeck@sernet.de>
Signed-off-by: Gregor Beck <gbeck@sernet.de>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'libcli')
0 files changed, 0 insertions, 0 deletions