mirror of
https://github.com/samba-team/samba.git
synced 2025-11-28 12:23:49 +03:00
This respects the length set in the DATA_BLOB, rather than hoping to see NULL termination of the data pointer. (found testing the Ambigious Name Resolution code against OpenLDAP). Andrew Bartlett