s4-librpc Handle all types of GUID in the GUID() initialiser
authorAndrew Bartlett <abartlet@samba.org>
Tue, 30 Nov 2010 04:59:04 +0000 (15:59 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Nov 2010 23:14:40 +0000 (00:14 +0100)
commit4ea840c3a50557a5c084694d5d30fc3d0532f4ff
treea9c567d949114df7d4c5116bffbbd2f623632982
parent2b0905aeaecdc7fabad5661b4c726500f613be39
s4-librpc Handle all types of GUID in the GUID() initialiser

By taking a length-limited string, we can parse binary and string GUID
values, which is particularly useful when reading from ldb.

Andrew Bartlett
source4/librpc/ndr/py_misc.c