winhttp: Fix memory leak on error path in WinHttpCrackUrl (Coverity).
And use a single variable for the encoded or decoded URL so that free only has to be called once. Signed-off-by:Alex Henrie <alexhenrie24@gmail.com> Signed-off-by:
Hans Leidekker <hans@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org> (cherry picked from commit 2b63fdd9) Signed-off-by:
Michael Stefaniuc <mstefani@winehq.org>
Please register or sign in to comment