mirror of
https://github.com/samba-team/samba.git
synced 2025-11-28 12:23:49 +03:00
but a flags field. We were assuming that 2*strlen(mb_string) == length of ucs2-le string.
This is not the case. Count it after conversion.
Jeremy.
(This used to be commit f82c273a42)