mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
more compile options mean more codepaths
svn:r6963
This commit is contained in:
parent
80282d8f55
commit
ed567c6feb
@ -782,7 +782,7 @@ dns_found_answer(const char *address, uint32_t addr, char outcome,
|
|||||||
* <b>exitconn</b>-\>address; tell that dns worker to begin resolving.
|
* <b>exitconn</b>-\>address; tell that dns worker to begin resolving.
|
||||||
*/
|
*/
|
||||||
static int
|
static int
|
||||||
lauch_resolve(edge_connection_t *exitconn)
|
launch_resolve(edge_connection_t *exitconn)
|
||||||
{
|
{
|
||||||
connection_t *dnsconn;
|
connection_t *dnsconn;
|
||||||
unsigned char len;
|
unsigned char len;
|
||||||
|
Loading…
Reference in New Issue
Block a user