1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

Do not call freeaddrinfo(res0) twice.

PR:		bin/21476
This commit is contained in:
Ruslan Ermilov 2000-09-25 11:38:28 +00:00
parent 530df9baad
commit 11a0f7fe07
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66350

View File

@ -270,6 +270,7 @@ url_get(origline, proxyenv)
break;
}
freeaddrinfo(res0);
res0 = NULL;
/*
* Construct and send the request. We're expecting a return