mirror of
https://github.com/samba-team/samba.git
synced 2025-12-11 08:23:49 +03:00
callers should use push/pull_string() functions with STR_ASCII or STR_UNICODE - make the push/pull_ascii/ucs2/utf8_talloc() functions complete (they should be reduced to pull/push_string_talloc() later...) metze