fixes bug 223145 "Numeric IPv6 addresses don't work" patch=lorenzo@colitti.com r+sr=darin

This commit is contained in:
darin%meer.net 2003-11-03 08:54:49 +00:00
Родитель 4249292cca
Коммит bb123973dd
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -368,6 +368,7 @@ nsHostResolver::ResolveHost(const char *host,
rv = NS_ERROR_NOT_INITIALIZED;
else {
PRNetAddr tempAddr;
memset(&tempAddr, 0, sizeof(PRNetAddr));
// check to see if there is already an entry for this |host|
// in the hash table. if so, then check to see if we can't