diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index 4ac894b390..29557c5446 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -2542,7 +2542,7 @@ send_tcp_connect(dig_query_t *query) { launch_next_query(query, ISC_TRUE); goto search; } - + result = isc_socket_create(socketmgr, isc_sockaddr_pf(&query->sockaddr), isc_sockettype_tcp, &query->sock); diff --git a/bin/named/lwdgrbn.c b/bin/named/lwdgrbn.c index 47649e0153..ad81b15dd7 100644 --- a/bin/named/lwdgrbn.c +++ b/bin/named/lwdgrbn.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009, 2013 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any