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.