bind9/bin/dig
Artem Boldariev 5db2838abb Dig: do not hang on TLS context creation errors
There was a query_detach() call missing in dig, which could lead to
dig hanging on TLS context creation errors. This commit fixes.

The error was introduced because the Strict TLS implementation was
initially made over an older version of the code, where this extra
query_detach() call was not needed.
2022-04-27 16:28:23 +03:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c Add missing plain HTTP options to dig's help output 2022-03-28 16:22:53 +03:00
dig.rst Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
dighost.c Dig: do not hang on TLS context creation errors 2022-04-27 16:28:23 +03:00
dighost.h Fix "dig +nssearch" indefinitely hanging issue 2022-04-01 10:56:27 +00:00
host.c Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +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 Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00