aboutsummaryrefslogtreecommitdiffstats
path: root/common/stringhelp.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2022-12-16 14:33:46 +0000
committerWerner Koch <[email protected]>2022-12-16 14:34:37 +0000
commitf297803a67cd6cff0d766dfe86798bbca602c083 (patch)
tree8fada6dc25965b5f82efb87cada0108eda0ad325 /common/stringhelp.c
parenttests: Fix missing test message. (diff)
downloadgnupg-f297803a67cd6cff0d766dfe86798bbca602c083.tar.gz
gnupg-f297803a67cd6cff0d766dfe86798bbca602c083.zip
gpg: Replace use of PRIu64 in log_debug
* g10/cipher-aead.c (do_flush): Use %llu and a cast. * g10/decrypt-data.c (aead_underflow): Ditto. -- Fixes-commit: b2cedc108d5cabb07f496c31c11c9cba6f328f76 We don't use the system's printf but the one implemented by us (gpgrt's estream-printf) thus the PRIu64 may or may not be correct. We can't do much about the -Wformat errors due to our different implementation.
Diffstat (limited to 'common/stringhelp.c')
0 files changed, 0 insertions, 0 deletions