Use new GUID_from_data_blob
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 Nov 2008 02:24:54 +0000 (13:24 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 16 Nov 2008 23:06:27 +0000 (10:06 +1100)
commit8e1934a3845944ba7d79848368976e82d182e8d1
tree5b268a39d6bbf94dccd9ee2fe1dbe8af54c71c56
parent109719de030cb2432bea991077b12b4cf937c108
Use new GUID_from_data_blob

This avoid the problem that GUID_from_string now strictly requires no
trailing data after the string-form GUID.

Andrew Bartlett
librpc/rpc/binding.c