mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
18c095e5d8
The memory allocations here are wasteful, but they do nicely ensure we cannot walk off the end of the DATA_BLOB that might be a string, or might be binary and might not be NULL terminated. Andrew Bartlett