Merge cc3021b8f1c202a367755906927726d560a457e0 into 1024386831c8ee4e0ae24026fa932771bf369fe9

This commit is contained in:
Tim Rühsen 2026-05-31 14:04:00 +02:00 committed by GitHub
commit 67f0111d23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1039,7 +1039,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;