]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
treewide: more compatibility with future libknot 3.4 docs-develop-knot-r94p16/deployments/4003
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 6 Mar 2024 07:13:57 +0000 (08:13 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 6 May 2024 12:28:44 +0000 (14:28 +0200)
commit67dc545b66541cece4f722cc3c3ce668c546c428
tree56d214b1fe8f36e3d3359dc78f06538ef6be43b2
parenta083f3fe63cffbabb19e6b67848151f4bb6d623c
treewide: more compatibility with future libknot 3.4

knot_wire_next_label used to return NULL when applied to . (root)
but that's not allowed anymore, and some of our calls relied on that.
lib/dnssec/nsec.c
lib/dnssec/ta.c
lib/resolve.c