]> git.ipfire.org Git - thirdparty/bind9.git/commit
4774. [bug] <isc/util.h> was incorrectly included in several
authorMark Andrews <marka@isc.org>
Thu, 19 Oct 2017 01:26:32 +0000 (12:26 +1100)
committerMark Andrews <marka@isc.org>
Thu, 19 Oct 2017 01:26:32 +0000 (12:26 +1100)
commitfe79e2efbf94c10af2cc6abe7f7feb0437393e82
treebce83e767ccfd5a76c985f40f55e9e8f7239e815
parentb7b8e298f63679bf2106a8539790246b1d3bf4a9
4774.   [bug]           <isc/util.h> was incorrectly included in several
                        header files. [RT #46311]
25 files changed:
CHANGES
bin/named/logconf.c
bin/named/statschannel.c
bin/named/tsigconf.c
bin/tests/system/dyndb/driver/db.c
bin/tests/system/dyndb/driver/syncptr.c
lib/dns/catz.c
lib/dns/include/dns/db.h
lib/dns/include/dns/rpz.h
lib/dns/iptable.c
lib/dns/private.c
lib/dns/rrl.c
lib/dns/tsec.c
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/buffer.h
lib/isc/include/isc/deprecated.h [new file with mode: 0644]
lib/isc/include/isc/hash.h
lib/isc/include/isc/likely.h [new file with mode: 0644]
lib/isc/include/isc/magic.h
lib/isc/include/isc/refcount.h
lib/isc/include/isc/util.h
lib/isc/refcount.c
lib/isc/x86_32/include/isc/atomic.h
lib/isc/x86_64/include/isc/atomic.h
lib/ns/server.c