bind9/bin/tools
Mark Andrews 4015af02d8 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
2021-03-04 13:21:56 +01:00
..
win32 Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
.gitignore Remove genrandom command and all usage of specific random files throughout the system test suite 2018-05-16 09:54:35 +02:00
arpaname.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
arpaname.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dnstap-read.c Refactored dns_message_t for using attach/detach semantics 2020-09-29 08:22:08 +02:00
dnstap-read.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Handle shared library platforms that don't support inter library dependancies 2020-12-21 01:09:45 +00:00
mdig.c Move cleanup of queries to later in the shutdown sequence 2021-03-04 13:21:56 +01:00
mdig.rst Try to improve rrl timing 2020-10-15 00:05:12 +00:00
named-journalprint.c Use int type to store result from isc_commandline_parse() 2021-03-04 10:43:00 +01:00
named-journalprint.rst extend named-journalprint to be able to force the journal version 2021-03-03 17:54:47 -08:00
named-nzd2nzf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
named-nzd2nzf.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
named-rrchecker.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
named-rrchecker.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
nsec3hash.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
nsec3hash.rst update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00