bind9/lib
Ondřej Surý d0165070c7
Fix memory context leak in dns_client_resolve() error path
Use isc_mem_putanddetach() instead of isc_mem_put() to properly
detach the attached memory context stored in resarg->mctx.
2026-03-14 13:47:48 +01:00
..
dns Fix memory context leak in dns_client_resolve() error path 2026-03-14 13:47:48 +01:00
isc Fix INSIST copy-paste error checking RADIX_V4 instead of RADIX_V6 2026-03-14 11:03:31 +01:00
isccc switch isc_md_type_t to a proper enum 2026-02-02 11:12:55 +03:00
isccfg Fix port validation rejecting valid port 65535 2026-03-14 10:11:55 +01:00
ns Use clang-format-22 to update formatting 2026-03-04 10:56:41 +01:00
.gitignore
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00