Hans Leidekker : winhttp: Escape untrusted URL paths.

Alexandre Julliard julliard at winehq.org
Fri Aug 24 13:59:16 CDT 2018


Module: wine
Branch: master
Commit: 498042e0eeac12d6ee99a1cbada2ef2bd7b05131
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=498042e0eeac12d6ee99a1cbada2ef2bd7b05131

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Aug 24 13:32:42 2018 +0200

winhttp: Escape untrusted URL paths.

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

---

 dlls/winhttp/request.c         | 24 ++++++++++-----------
 dlls/winhttp/session.c         |  8 +++----
 dlls/winhttp/tests/url.c       |  1 +
 dlls/winhttp/tests/winhttp.c   | 40 ++++++++++++++++++++++++++++++++++
 dlls/winhttp/url.c             | 49 ++++++++++++++++++++++++------------------
 dlls/winhttp/winhttp_private.h |  1 +
 6 files changed, 86 insertions(+), 37 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=498042e0eeac12d6ee99a1cbada2ef2bd7b05131



More information about the wine-cvs mailing list