]> 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>
Thu, 2 Jul 2026 11:31:57 +0000 (13:31 +0200)
commit5b90cf0ab5a3d51367e7989f5830c6864089338b
tree1efc696362d7e9f3df3e75701409ec39f6ac9dff
parentc4c25c15048908721acdb6290b096735a3c80b33
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]