Module: wine Branch: master Commit: ebe6e7473056deb1fda9de6d700e13c52ccffce0 URL: https://gitlab.winehq.org/wine/wine/-/commit/ebe6e7473056deb1fda9de6d700e13c...
Author: Alex Henrie alexhenrie24@gmail.com Date: Sun Nov 20 19:39:16 2022 -0700
winhttp: Use the wcsdup function instead of reimplementing it.
---
dlls/winhttp/cookie.c | 8 ++++---- dlls/winhttp/net.c | 2 +- dlls/winhttp/request.c | 26 +++++++++++++------------- dlls/winhttp/session.c | 20 ++++++++++---------- dlls/winhttp/winhttp_private.h | 10 ---------- 5 files changed, 28 insertions(+), 38 deletions(-)