From: Mark Andrews Date: Wed, 23 Jul 2008 10:26:54 +0000 (+0000) Subject: 2397. [bug] gssapi_functions had too many elements. [RT #18355] X-Git-Tag: v9.3.6b1~36^2~71 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e8ebdf044d241387bc3140d58fd51db357bad621;p=thirdparty%2Fbind9.git 2397. [bug] gssapi_functions had too many elements. [RT #18355] --- diff --git a/CHANGES b/CHANGES index afa840767fd..fbec1ce77d1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2397. [bug] gssapi_functions had too many elements. [RT #18355] + 2396. [bug] Don't set SO_REUSEADDR for randomized ports. [RT #18336] diff --git a/lib/dns/gssapi_link.c b/lib/dns/gssapi_link.c index ed696755b09..2216c962ff7 100644 --- a/lib/dns/gssapi_link.c +++ b/lib/dns/gssapi_link.c @@ -16,7 +16,7 @@ */ /* - * $Id: gssapi_link.c,v 1.10 2008/04/03 06:09:04 tbox Exp $ + * $Id: gssapi_link.c,v 1.11 2008/07/23 10:26:54 marka Exp $ */ #include @@ -291,8 +291,7 @@ static dst_func_t gssapi_functions = { NULL, /*%< fromdns */ NULL, /*%< tofile */ NULL, /*%< parse */ - NULL, /*%< cleanup */ - NULL + NULL /*%< cleanup */ }; isc_result_t