]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] fix: dev: Use const pointer with strchr of const pointer
authorMark Andrews <marka@isc.org>
Tue, 20 Jan 2026 06:39:55 +0000 (17:39 +1100)
committerMark Andrews <marka@isc.org>
Tue, 20 Jan 2026 06:39:55 +0000 (17:39 +1100)
commit2b10ee4f134f67ee5bf9a9fd162a8d89a24ea25c
tree3baeb76b105f06e257ff7e4f3e0cb7d7d821c3d0
parent59487aa48bb7010417a9e6332edbb22005a27c2c
parent1771bd57606c72d5005b773179d104162c149658
[9.18] fix: dev: Use const pointer with strchr of const pointer

Closes #5694

Backport of MR !11394

Merge branch 'backport-5694-fedora-builds-with-werror-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11464