]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
line fixup
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 2 Oct 2018 12:13:19 +0000 (12:13 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 2 Oct 2018 12:13:19 +0000 (12:13 +0000)
git-svn-id: file:///svn/unbound/trunk@4926 be551aaa-1e26-0410-a405-d3ace91eadb9

contrib/fastrpz.patch
doc/Changelog

index 100c4259a04c3f018ce7f0a9f7e9bc2060466909..e738f0518984d0536caa100e6c6d4dc023daf499 100644 (file)
@@ -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
 + *
index 8e7965d220eb4c18d7541fe84b2e041458ff57ae..ffa6be5eabbe86e80926a6b8d907bd8f35d20131 100644 (file)
@@ -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.