From d8e019645e7bf4370fc3c80b95d3124856b4bb9f Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Tue, 7 Feb 2017 10:10:45 +0000 Subject: snapshot of project "lynx", label v2-8-9dev_11j --- WWW/Library/Implementation/HTTCP.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'WWW/Library') diff --git a/WWW/Library/Implementation/HTTCP.c b/WWW/Library/Implementation/HTTCP.c index c5ceb041..f1648712 100644 --- a/WWW/Library/Implementation/HTTCP.c +++ b/WWW/Library/Implementation/HTTCP.c @@ -1,5 +1,5 @@ /* - * $LynxId: HTTCP.c,v 1.136 2016/11/24 18:06:26 tom Exp $ + * $LynxId: HTTCP.c,v 1.137 2017/01/02 02:11:14 tom Exp $ * * Generic Communication Code HTTCP.c * ========================== @@ -1562,7 +1562,7 @@ static void really_getaddrinfo(const char *host, STATUSES * statuses, void **result) { - LYNX_ADDRINFO hints, *res; + LYNX_ADDRINFO hints, *res = 0; int error; memset(&hints, 0, sizeof(hints)); -- cgit 1.4.1-2-gfad0