Hans Leidekker : webservices: Don't use the dictionary for UTF-16 text.

Alexandre Julliard julliard at winehq.org
Fri Dec 8 13:51:31 CST 2017


Module: wine
Branch: master
Commit: f85c6f283a54d8b5987f2e3fd83f93ddeb73efed
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f85c6f283a54d8b5987f2e3fd83f93ddeb73efed

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Dec  8 15:49:41 2017 +0100

webservices: Don't use the dictionary for UTF-16 text.

Although UTF-16 text is converted to UTF-8 before transmission it's
stored inline rather than in the dictionary.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/webservices/reader.c              |   12 +
 dlls/webservices/webservices_private.h |    1 +
 dlls/webservices/writer.c              | 1411 +++++++++++++++++---------------
 3 files changed, 754 insertions(+), 670 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f85c6f283a54d8b5987f2e3fd83f93ddeb73efed



More information about the wine-cvs mailing list