]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add spatch for dns_diff operations 5802-diff-tuple-mutation-v2 12170/head
authorAlessio Podda <alessio@isc.org>
Thu, 21 May 2026 10:33:59 +0000 (12:33 +0200)
committerAlessio Podda <alessio@isc.org>
Tue, 2 Jun 2026 11:44:32 +0000 (13:44 +0200)
commitb698f1b310c498c2fd77f6a894131bccc72a2ab1
tree548384e00448580ac67b489e8d907403c58035e4
parent2a647010fb5cd14eb7b193670d32cfdf36f9cd00
Add spatch for dns_diff operations

Add an spatch that tries to detech ISC_LIST operations on difftuples
and replaces them with the corresponding dns_diff method.
cocci/dns_diff_list_ops.spatch [new file with mode: 0644]