From: Wouter Wijngaards Date: Tue, 2 Oct 2018 12:13:19 +0000 (+0000) Subject: line fixup X-Git-Tag: release-1.8.2rc1~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2598f9bb18a4648ae9062d0608fb306e088b1548;p=thirdparty%2Funbound.git line fixup git-svn-id: file:///svn/unbound/trunk@4926 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/fastrpz.patch b/contrib/fastrpz.patch index 100c4259a..e738f0518 100644 --- a/contrib/fastrpz.patch +++ b/contrib/fastrpz.patch @@ -1318,7 +1318,7 @@ Index: unboundfastrpz/fastrpz/rpz.c =================================================================== --- unboundfastrpz/fastrpz/rpz.c (nonexistent) +++ unboundfastrpz/fastrpz/rpz.c (working copy) -@@ -0,0 +1,1357 @@ +@@ -0,0 +1,1355 @@ +/* + * fastrpz/rpz.c - interface to the fastrpz response policy zone library + * diff --git a/doc/Changelog b/doc/Changelog index 8e7965d22..ffa6be5ea 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ - dnscrypt.c removed sizeof to get array bounds. - Fix clang analyzer for optimize compile analysis. - Fix testlock code to set noreturn on error routine. + - Remove unused variable from contrib fastrpz/rpz.c 1 October 2018: Wouter - tag for release 1.8.1rc1.