]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add semantic patch to replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_c...
authorOndřej Surý <ondrej@sury.org>
Tue, 10 Sep 2019 12:41:53 +0000 (14:41 +0200)
committerMark Andrews <marka@isc.org>
Fri, 4 Oct 2019 04:08:25 +0000 (14:08 +1000)
commitc8c6718ee4924be2e366526f71f263444554e53e
treefaf99a5a6f569d953883b2bdb19e952150b05cea
parenta1ef76cd78a429b77f99834bfbe4680bc447989c
Add semantic patch to replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf

(cherry picked from commit ac26ecf540e7c6138a227de3e564b17f06df8b5b)
cocci/dns_name_copynf.spatch [new file with mode: 0644]