]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable unsigned-int spatch in models.c and sdlz.c
authorMichal Nowak <mnowak@isc.org>
Thu, 5 Dec 2024 16:10:25 +0000 (17:10 +0100)
committerMichal Nowak <mnowak@isc.org>
Fri, 13 Dec 2024 12:52:52 +0000 (13:52 +0100)
commit7fb6be62e00f088b19f74dea56cb3833c5e78f20
treedeb86ad4ace3219a303c1fdb43745fbce1efce01
parent57b64dc397b655f3011d7d72b541f7a548917bd3
Disable unsigned-int spatch in models.c and sdlz.c

coccinelle v1.1 reports the following failure:

    EXN: Failure("./lib/dns/sdlz.c: 172: try to delete an expanded token: unsigned") in ./lib/dns/sdlz.c

coccinelle v1.2 reports the following failure:

    EXN: Failure("./util/models.c: 21: try to delete an expanded token: unsigned") in ./util/models.c
cocci/unsigned-int.spatch