Skip to content

Commit

Permalink
Check in 1.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
gwanglst committed Aug 24, 2021
1 parent 730e1a2 commit 658184b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/httpserver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,7 @@ void HttpServerImpl::asyncDownloadQuicCloudTrustIp()
return;
}
delete m_pAutoUpdFetch[2];
m_pAutoUpdFetch[2] = NULL;
}

lsnprintf(path, sizeof(path), "%stmp/download-quic-cloud-ips",
Expand Down

0 comments on commit 658184b

Please sign in to comment.