pidl/Python: use py_dcerpc_ndr_pointer_wrap/deref if multiple pointer levels are...
authorStefan Metzmacher <metze@samba.org>
Thu, 29 Nov 2018 12:25:21 +0000 (13:25 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 12 Jan 2019 02:13:41 +0000 (03:13 +0100)
commit1d7930c8ad2ac5b7f5139b471ebc0b96c8d8b773
treed0a64c91dffd3297e52189e460f5086a816b8ec4
parent8bd0f4405a3545437a9b52adff775696b542e1bf
pidl/Python: use py_dcerpc_ndr_pointer_wrap/deref if multiple pointer levels are used

This will help the raw_protocol test to explore lsa_GetUserName.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
pidl/lib/Parse/Pidl/Samba4/Python.pm