From: Mark Andrews Date: Wed, 19 Jan 2011 03:09:14 +0000 (+0000) Subject: explicitly initialise dump and restore X-Git-Tag: v9.8.0-P1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f862994cbd7c09fc9034a64fb2d4d63f60314cc0;p=thirdparty%2Fbind9.git explicitly initialise dump and restore --- diff --git a/lib/dns/opensslgost_link.c b/lib/dns/opensslgost_link.c index 28898a61ec1..2cd08a6adfa 100644 --- a/lib/dns/opensslgost_link.c +++ b/lib/dns/opensslgost_link.c @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: opensslgost_link.c,v 1.3 2010/12/23 23:47:08 tbox Exp $ */ +/* $Id: opensslgost_link.c,v 1.4 2011/01/19 03:09:14 marka Exp $ */ #include @@ -371,6 +371,8 @@ static dst_func_t opensslgost_functions = { opensslgost_parse, opensslgost_cleanup, NULL, /*%< fromlabel */ + NULL, /*%< dump */ + NULL /*%< restore */ }; isc_result_t