]> the.earth.li Git - onak.git/commit
Clean up a couple of format truncation warnings
authorJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 12:30:37 +0000 (13:30 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 12:30:37 +0000 (13:30 +0100)
commitf98869fbb272a11751a1477e083898b8d41c94c6
tree2c7076a64f205aacfb3a473e64840603d94317d7
parent409ce1e3784064ab8f2786a9600a30809c502a46
Clean up a couple of format truncation warnings

Newer GCCs will warn about truncation in strncpy/snprintf etc, so re-jig
things a bit to try and avoid it.
keyd.c
keydb_hkp.c