]> eyrie.org Git - kerberos/krb5-strength.git/commit
Fix cppcheck errors
authorRuss Allbery <eagle@eyrie.org>
Mon, 25 Dec 2023 21:29:50 +0000 (13:29 -0800)
committerRuss Allbery <eagle@eyrie.org>
Mon, 25 Dec 2023 21:29:50 +0000 (13:29 -0800)
commitdae1ad0fc1cd83e06ac69b26c3ccea34f6556019
tree3108f96f043dc972e5b116d3378bb03559b57b3f
parent9ad64f4708de5a020b4912d418292d8d663a7f26
Fix cppcheck errors

Fix a few legitimate cppcheck errors and suppress three new false
positives due to cppcheck apparently misparsing noreturn annotations.
plugin/classes.c
plugin/heimdal.c
plugin/sqlite.c
tests/data/cppcheck.supp
tests/tap/kerberos.c