bind9/bin/nsupdate
Ondřej Surý 2e461b9012 Reorder the nsupdate shutdown code to shutdown managers early
If the dns_request send callback is delayed, the dst API would get
deinitialized and then the detach from the tsig key would cause an
assertion failure.

Shutdown the isc_managers early, and only then dereference the dst
objects when cleaning up the resources used by nsupdate.

(cherry picked from commit be34b1c535)
2022-03-08 09:50:13 +01:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nsupdate.c Reorder the nsupdate shutdown code to shutdown managers early 2022-03-08 09:50:13 +01:00
nsupdate.rst Use compile-time paths in the manual pages 2022-02-10 17:08:24 +01:00