]> 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:42:12 +0000 (13:42 +0100)
commit5055fc73851ae0e93af393d02477dd2dfd638045
tree9ee13f3822a10710caae960c43644039ab1e21ba
parent06f8ce0ac7efda6b72a7178232e271f240ac665a
Remove cppcheck 2.0 false positive workarounds

The cppcheck bug which commit 41b4af5d2021d7d9446eaf600b90ec1adea5ab8f
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