]> git.ipfire.org Git - thirdparty/bind9.git/commit
Apply the SET_IF_NOT_NULL() semantic patch
authorTony Finch <fanf@isc.org>
Thu, 6 Apr 2023 15:32:16 +0000 (16:32 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 15 Aug 2023 10:21:41 +0000 (12:21 +0200)
commitc622b349e434438dc7cd20da6918ea6535f46d00
treea473342096baa4649f197c758a8158bc3efc8677
parent0d6dcd217de63e4d137e6c4461694514be21d676
Apply the SET_IF_NOT_NULL() semantic patch

    spatch --sp-file cocci/set_if_not_null.spatch --use-gitgrep --dir "." --include-headers --in-place
28 files changed:
bin/dig/dighost.c
bin/dnssec/dnssectool.c
bin/named/config.c
bin/tests/system/rpz/testlib/dummylib.c
bin/tests/system/rpz/testlib/test-data.c
lib/dns/adb.c
lib/dns/key.c
lib/dns/message.c
lib/dns/nsec3.c
lib/dns/openssl_shim.c
lib/dns/rbt-zonedb.c
lib/dns/rdata/in_1/svcb_64.c
lib/dns/resolver.c
lib/dns/rriterator.c
lib/dns/tsig.c
lib/dns/update.c
lib/dns/zone.c
lib/dns/zt.c
lib/isc/hashmap.c
lib/isc/ht.c
lib/isc/include/isc/buffer.h
lib/isc/log.c
lib/isc/netmgr/netmgr.c
lib/isc/stdio.c
lib/isc/symtab.c
lib/isccc/symtab.c
lib/isccfg/check.c
lib/ns/query.c