bind9/bin
Mark Andrews ce5dc75e48 Move cleanup of queries to later in the shutdown sequence
to avoid TSAN report

    WARNING: ThreadSanitizer: data race
      Write of size 8 at 0x000000000001 by main thread:
        #0 free <null>
        #1 default_memfree lib/isc/mem.c:440
        #2 mem_put lib/isc/mem.c:363
        #3 isc__mem_free lib/isc/mem.c:1012
        #4 main bin/tools/mdig.c:2231

      Previous read of size 1 at 0x000000000005 by thread T1:
        #0 dns_name_fromtext lib/dns/name.c:1121
        #1 sendquery bin/tools/mdig.c:596
        #2 sendqueries bin/tools/mdig.c:779
        #3 dispatch lib/isc/task.c:1153
        #4 run lib/isc/task.c:1345
        #5 isc__trampoline_run lib/isc/trampoline.c:184
        #6 <null> <null>

      Thread T1 (running) created by main thread at:
        #0 pthread_create <null>
        #1 isc_thread_create pthreads/thread.c:79
        #2 isc_taskmgr_create lib/isc/task.c:1435
        #3 main bin/tools/mdig.c:2148

    SUMMARY: ThreadSanitizer: data race in __interceptor_free

(cherry picked from commit 4015af02d8)
2021-03-04 15:02:07 +01:00
..
check Re-order include directories 2021-02-16 12:08:21 +11:00
confgen Text edits to manual paages 2021-01-12 15:37:47 +01:00
delv Text edits to manual paages 2021-01-12 15:37:47 +01:00
dig Report unknown dash option during the pre-parse phase 2021-01-26 14:18:54 +01:00
dnssec Cleanup redundant isc_rwlock_init() result checks 2021-02-08 15:13:49 +11:00
named Add purge-keys config option 2021-02-23 09:18:55 +01:00
nsupdate Stop including <gssapi.h> from <dst/gssapi.h> header 2021-02-16 12:08:21 +11:00
pkcs11 Text edits to manual paages 2021-01-12 15:37:47 +01:00
plugins Text edits to manual paages 2021-01-12 15:37:47 +01:00
python Fix program name reference in dnssec-keymgr(8) 2020-12-14 13:17:27 +01:00
rndc Text edits to manual paages 2021-01-12 15:37:47 +01:00
tests create 'journal' system test 2021-03-03 19:21:16 -08:00
tools Move cleanup of queries to later in the shutdown sequence 2021-03-04 15:02:07 +01:00
win32/BINDInstall Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00