]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/session2: more Coverity in *wrap_after() docs-develop-cove-bpjqwc/deployments/5140
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 13 Sep 2024 08:24:31 +0000 (10:24 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Sun, 15 Sep 2024 08:31:06 +0000 (10:31 +0200)
commit0cdbeb51b52bf0325626ffe88d1e851231b8b7e9
treefead5bdc3e8b1ae1858cf802f8b962b16afd15ed
parentd96fdfeeeeeadf7b308a51f0c0713952cc740bee
daemon/session2: more Coverity in *wrap_after()

Let's assert that we don't run over the edge.
If I look right, so far we don't use this in a way
that this could happen, and I can't see how it would make sense.
daemon/session2.c