]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_11] fix: dev: Pass empty string instead of NULL to ns_client_dumpmessage()
authorOndřej Surý <ondrej@isc.org>
Wed, 6 May 2026 12:13:49 +0000 (14:13 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 7 May 2026 13:14:06 +0000 (15:14 +0200)
Pass "" instead of NULL to ns_client_dumpmessage() to get the log message printed.

Backport of MR !1022

Merge branch 'backport-ondrej/fix-ns_client_dumpmessage-calls-9.11' into 'security-bind-9.11'

See merge request isc-private/bind9!1026


Trivial merge