bind9/bin/dig
Ondřej Surý 9d8e8a4fcc 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.
2022-03-06 10:18:20 +01:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Fix spelling of "DNS over HTTPS" & "DNS over TLS" 2022-01-20 15:40:37 +01:00
dig.rst Fix spelling of "DNS over HTTPS" & "DNS over TLS" 2022-01-20 15:40:37 +01:00
dighost.c Fix null pointer dereferences in udp_ready() 2022-03-06 10:18:20 +01:00
dighost.h Fix query context management issues in dighost.c 2022-03-03 11:10:52 -08:00
host.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
host.rst Add missing backtick to host.rst 2022-01-16 07:56:17 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nslookup.c Remove spurious 'debugging = true;' 2022-01-31 13:55:00 -08:00
nslookup.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00