]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove cppcheck 2.0 false positive workarounds
authorMichał Kępień <michal@isc.org>
Wed, 25 Nov 2020 11:45:47 +0000 (12:45 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 25 Nov 2020 12:21:58 +0000 (13:21 +0100)
commitea33d1749c8e24cdca6dd7e31c7dc445c56209df
treea4e404583b1d3dc3d851a5b7e6aeb081e2b129ac
parentaa835699754eba016b8ec230d90b6548fba3432c
Remove cppcheck 2.0 false positive workarounds

The cppcheck bug which commit 4c2c93c821631e0411d3df91f1b7f2ae75535bd7
works around was fixed in cppcheck 2.2.  Drop the relevant hack from the
definition of the cppcheck GitLab CI job.

(cherry picked from commit f06dfe03976064a1d770f9d1dd06b496f20f90e0)
.gitlab-ci.yml