mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Fix for 309717 and 64550.
This commit is contained in:
parent
64f79dfe72
commit
c78b10e6bc
@ -3271,9 +3271,10 @@ net_HTTPLoad (ActiveEntry * ce)
|
||||
else
|
||||
{
|
||||
use_host = NET_ParseURL(ce->URL_s->address, GET_HOST_PART);
|
||||
HG09309
|
||||
}
|
||||
|
||||
HG09309
|
||||
|
||||
if(!use_host)
|
||||
{
|
||||
PR_Free(ce->con_data);
|
||||
|
Loading…
Reference in New Issue
Block a user