]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix typo in dns_name_copy-with-result.spatch
authorMichal Nowak <mnowak@isc.org>
Mon, 1 Nov 2021 14:40:08 +0000 (15:40 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 2 Nov 2021 18:16:41 +0000 (19:16 +0100)
commita0d0dee4af6ac108d0d1e0c3afcbd529fbcfac44
treef2192e9abe2774ca8371f81069694bc94022a4fa
parent26a9c4fba908ab96e4e911a8b25d461e751a3785
Fix typo in dns_name_copy-with-result.spatch

A typo introduced in f3f1cab05e05c9bdd5da91f3ab159ec6658ec7f4 prevents
execution of the dns_name_copy-with-result.spatch. The replacement
should end with semicolon not a colon:

    plus: parse error:
      File "cocci/dns_name_copy-with-result.spatch", line 28, column 23, charpos = 421
      around = ':',
      whole content = + dns_name_copy(E1, E2):
cocci/dns_name_copy-with-result.spatch