Module: wine Branch: master Commit: 1d07f8987993fb0cb5398e9a45f2435eb771a471 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1d07f8987993fb0cb5398e9a45...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Aug 16 12:30:01 2016 +0200
winhttp: Set required buffer length for all components in WinHttpCrackUrl.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/tests/url.c | 49 ++++++++++++----- dlls/winhttp/url.c | 139 ++++++++++++++++++++++++++++++----------------- 2 files changed, 124 insertions(+), 64 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1d07f8987993fb0cb5398e...