]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] fix: dev: Use const pointer with strchr of const pointer
authorMark Andrews <marka@isc.org>
Tue, 20 Jan 2026 06:40:55 +0000 (17:40 +1100)
committerMark Andrews <marka@isc.org>
Tue, 20 Jan 2026 06:40:55 +0000 (17:40 +1100)
commit736b84ad465cea7ee1616e1c23e1db339fc08ee3
tree93f5061738224b4fce0bafbf55f745ca2cb54bed
parent8af17ab9339d433f0b98e34fbc50eed444c62b3a
parent31bdd01227917c86dd8981fc3de6094411e2712c
[9.20] 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.20' into 'bind-9.20'

See merge request isc-projects/bind9!11463