mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
2b9ba992b6
Return "bool" instead of NTSTATUS, use hex_byte() instead of read_hex_bytes(). And parse directly into a struct GUID instead of the components. 99 lines less code. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Samuel Cabrero <scabrero@samba.org>