1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Gregor Beck 0f3848a863 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>
2014-01-08 14:34:49 +01:00
..
2012-05-30 00:37:54 +02:00
2010-10-04 20:59:59 +02:00
2012-06-03 21:33:10 +02:00
2010-04-30 13:44:41 +02:00
2010-04-30 13:44:41 +02:00
2011-06-15 17:23:48 +02:00
2011-06-15 17:23:48 +02:00
2014-01-07 08:37:35 +01:00