parent
5d8861b084
commit
e5180c101b
|
@ -3592,6 +3592,7 @@ static DWORD HTTP_HttpSendRequestW(http_request_t *lpwhr, LPCWSTR lpszHeaders,
|
||||||
lpwhr->lpHttpSession->lpszPassword,
|
lpwhr->lpHttpSession->lpszPassword,
|
||||||
Host->lpszValue))
|
Host->lpszValue))
|
||||||
{
|
{
|
||||||
|
HeapFree(GetProcessHeap(), 0, requestString);
|
||||||
loop_next = TRUE;
|
loop_next = TRUE;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue