s3/rpc_client: in map_validation_to_info3() make a deep copy
authorRalph Boehme <slow@samba.org>
Sat, 2 Dec 2017 21:04:47 +0000 (22:04 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 13 Jan 2018 07:24:08 +0000 (08:24 +0100)
commita001f4b5090e391479565e89d16dabe036c54cf0
tree32e8857e459520c50e6485e2b2f61ea00cec5881
parent158c89068b5f0ebd10e41f578530e3210fc1d8b3
s3/rpc_client: in map_validation_to_info3() make a deep copy

In later commits we want to map a validation to info3 without modifying
the validation data. Otherwise no change in behaviour.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_client/cli_netlogon.c