From: cristy Date: Tue, 29 Jan 2013 17:24:22 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6be62198d8534931b040795e18dfe769ec4c29cf;p=imagemagick --- diff --git a/MagickCore/distribute-cache.c b/MagickCore/distribute-cache.c index 1403c80cc..d007de1ec 100644 --- a/MagickCore/distribute-cache.c +++ b/MagickCore/distribute-cache.c @@ -945,6 +945,7 @@ MagickExport void DistributePixelCacheServer(const int port, status=getaddrinfo((const char *) NULL,service,&hint,&result); if (status != 0) ThrowFatalException(CacheFatalError,"UnableToListen"); + server_socket=0; for (p=result; p != (struct addrinfo *) NULL; p=p->ai_next) { int