Make greater use of 'GUID_from_data_blob'
authorAndrew Bartlett <abartlet@samba.org>
Wed, 3 Dec 2008 23:38:07 +0000 (10:38 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 17 Dec 2008 01:29:23 +0000 (12:29 +1100)
commit56d39e1711854f4e82f8370955a34539be22c483
tree7f70b51e91453f2c0aae46671e9c79ac4eea6752
parentd2ec925c63fdcfd102f7adcc345ce9f1fe886fd3
Make greater use of 'GUID_from_data_blob'

This avoids accidentily running off the end of a string, and uses a
single 'guess which type of GUID I have' algorithm.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/dsdb/samdb/ldb_modules/simple_ldap_map.c