]> the.earth.li Git - onak.git/commitdiff
Clean up GCC warnings
authorJonathan McDowell <noodles@earth.li>
Mon, 19 Aug 2019 07:25:15 +0000 (08:25 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 19 Aug 2019 07:25:15 +0000 (08:25 +0100)
GCC -Wall found a valid issue with a & instead of a && in the keyring DB
backend, a buffer assignment missing a cast and some unused variables in
the DB4 backend.


No differences found