]> git.ipfire.org Git - thirdparty/bind9.git/commit
Apply the isc_mem_cget semantic patch
authorOndřej Surý <ondrej@isc.org>
Wed, 23 Aug 2023 06:56:31 +0000 (08:56 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 31 Aug 2023 20:08:35 +0000 (22:08 +0200)
commit89fcb6f897bbaf87f13712d6201b5380afea1a95
tree925f1d14bc84509b162887fd15b0aeb010c0d0b9
parenta742fde51a979ea187cac40b3278c92b59acb203
Apply the isc_mem_cget semantic patch
46 files changed:
bin/dnssec/dnssec-cds.c
bin/dnssec/dnssec-signzone.c
bin/named/config.c
bin/named/server.c
bin/named/zoneconf.c
bin/nsupdate/nsupdate.c
bin/tests/system/dyndb/driver/driver.c
lib/dns/acl.c
lib/dns/diff.c
lib/dns/dispatch.c
lib/dns/dnssec.c
lib/dns/ipkeylist.c
lib/dns/journal.c
lib/dns/master.c
lib/dns/rbtdb.c
lib/dns/rdataset.c
lib/dns/rdataslab.c
lib/dns/remote.c
lib/dns/request.c
lib/dns/resolver.c
lib/dns/ssu.c
lib/dns/zone.c
lib/dns/zoneverify.c
lib/isc/commandline.c
lib/isc/heap.c
lib/isc/include/isc/buffer.h
lib/isc/log.c
lib/isc/loop.c
lib/isc/netmgr/http.c
lib/isc/netmgr/netmgr.c
lib/isc/netmgr/tlsstream.c
lib/isc/stats.c
lib/isc/symtab.c
lib/isc/tls.c
lib/isccfg/check.c
lib/isccfg/parser.c
lib/ns/client.c
lib/ns/interfacemgr.c
lib/ns/query.c
lib/ns/update.c
tests/isc/doh_test.c
tests/isc/hashmap_test.c
tests/isc/mutex_test.c
tests/isc/random_test.c
tests/isc/rwlock_test.c
tests/isc/spinlock_test.c