Files
bind9/bin/named
Ondřej Surý d374009464 named: remove named_g_defaultdnstap global variable
The named_g_defaultdnstap was never used as the dnstap requires
explicit configuration of the output file.

Related scan-build report:

./server.c:3476:14: warning: Value stored to 'dpath' during its initialization is never read
        const char *dpath = named_g_defaultdnstap;
                    ^~~~~   ~~~~~~~~~~~~~~~~~~~~~
1 warning generated.

(cherry picked from commit 6decd14592)
2019-11-05 09:52:52 +01:00
..
2019-04-24 09:31:20 +10:00
2019-09-12 19:31:56 +10:00
2019-01-25 16:15:08 -08:00
2019-02-20 19:54:40 -08:00
2019-01-02 10:26:49 +11:00
2019-02-20 19:54:40 -08:00
2019-02-20 19:54:40 -08:00
2019-08-13 09:47:16 +00:00
2019-08-13 09:34:56 +00:00
2019-08-13 09:47:16 +00:00
2019-01-02 10:26:49 +11:00
2019-02-20 19:54:40 -08:00
2019-09-26 10:29:15 +02:00