Merge cc3021b8f1c202a367755906927726d560a457e0 into 54d60d8ebaf0034dc485a56bbb08f9f1356d7545

This commit is contained in:
Tim Rühsen 2026-07-30 16:25:27 -07:00 committed by GitHub
commit d00069fde9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1040,7 +1040,6 @@ char *query_server(const char *server, const char *port, const char *query)
char *query_verisign(const char *server, const char *port, const char *query)
{
char *temp, *p;
int sock;
char *referral_server = NULL;
int dotscount = 0;