bind9/bin
Ondřej Surý c13e191e52 Fix null pointer dereferences in udp_ready()
The query pointer was detached too early leading to null pointer
reference.  Move the query_detach() after the query->canceled check.

(cherry picked from commit 9d8e8a4fcc)
2022-03-08 09:59:06 +01:00
..
check Use compile-time paths in the manual pages 2022-02-10 17:08:24 +01:00
confgen Use compile-time paths in the manual pages 2022-02-10 17:08:24 +01:00
delv Use compile-time paths in the manual pages 2022-02-10 17:08:24 +01:00
dig Fix null pointer dereferences in udp_ready() 2022-03-08 09:59:06 +01:00
dnssec Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named Replace netievent lock-free queue with simple locked queue 2022-03-08 09:52:39 +01:00
nsupdate Reorder the nsupdate shutdown code to shutdown managers early 2022-03-08 09:50:13 +01:00
plugins Use compile-time paths in the manual pages 2022-02-10 17:08:24 +01:00
rndc Use compile-time paths in the manual pages 2022-02-10 17:08:24 +01:00
tests Add test configurations with invalid dnssec-policy clauses 2022-03-08 14:28:53 +11:00
tools Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00