]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
validate: fix a typo leading to lower rank
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 17 May 2017 11:00:33 +0000 (13:00 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 17 May 2017 11:06:10 +0000 (13:06 +0200)
commit47d1fcd57c1253e7858f8d3839396b785ff5aea4
tree278c8798cb568984cf8d0a401e2d3a569fd71de1
parentfc9a092807fa5d10487402d5c7d70b52ca65b992
validate: fix a typo leading to lower rank

The authority records weren't marked with _INSECURE rank and remained
with a *lower* one.  That could lead to them not being cached,
effectively.
lib/layer/validate.c