]> eyrie.org Git - kerberos/krb5-strength.git/commit
Remove initializations older cppcheck doesn't like
authorRuss Allbery <eagle@eyrie.org>
Sun, 17 May 2020 01:02:25 +0000 (18:02 -0700)
committerRuss Allbery <eagle@eyrie.org>
Sun, 17 May 2020 01:02:25 +0000 (18:02 -0700)
commit73fdfb08c6ddcdb82878d18058d6e5ed3185e556
treef908e708d1b510e29b889d4f9914e11802343ab4
parent068db18a1ee40f21a49a7331b231514ac209f09f
Remove initializations older cppcheck doesn't like

Current cppcheck is better about ignoring initializations that
don't matter, but the older version running on GitHub Actions
complaints.  Fix a couple of those initializations to fix tests.
plugin/heimdal.c
tests/plugin/mit-t.c