s4/librpc/ndr: allow GUID to accept unicode also
authorNoel Power <noel.power@suse.com>
Fri, 18 May 2018 16:15:44 +0000 (17:15 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 23:12:24 +0000 (01:12 +0200)
commit883c3d8d646135c182db3c6f4085edb052929bcf
tree53be2232cccf8d3e5efaeaf7a88786bc994f6e01
parentbbc5d3147064e211df0619689945ea32468f5460
s4/librpc/ndr: allow GUID to accept unicode also

This needed since _GUID_string method change
(in source4/torture/drs/python/drs_base.py) which makes use use
a unicode guid at times now

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
source4/librpc/ndr/py_misc.c