bind9/lib
Ondřej Surý cd3a72e414
Pass empty string instead of NULL to ns_client_dumpmessage()
The two new call sites added by the CLASS-validation work passed NULL
as the reason, but ns_client_dumpmessage() bails out early on a NULL
reason — so the message dump never happened. The intent was to dump
the message and let the follow-up ns_client_log() carry the reason
text, so pass "" to suppress the prefix without short-circuiting the
dump.

(cherry picked from commit 8af39c360407a92ef31bf233b9df760d1bb9fb5f)
2026-05-06 13:38:12 +02:00
..
bind9 Disable recursion for non-IN classes 2026-05-05 21:05:32 -07:00
dns Skip "deny-answer-address" for non-IN addresses 2026-05-05 21:05:37 -07:00
irs Update sources to Clang 18 formatting 2024-04-23 16:59:58 +02:00
isc Use cryptographically-secure pseudo-random generator everywhere 2025-10-22 18:42:48 +02:00
isccc Update sources to Clang 18 formatting 2024-04-23 16:59:58 +02:00
isccfg implement 'max-query-restarts' 2024-08-20 17:35:07 +00:00
ns Pass empty string instead of NULL to ns_client_dumpmessage() 2026-05-06 13:38:12 +02:00
win32/bindevt Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00