mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-09 22:03:15 -05:00
line fixup
git-svn-id: file:///svn/unbound/trunk@4926 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
ba28c48efc
commit
2598f9bb18
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
+ *
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue