diff options
| author | Werner Koch <[email protected]> | 2022-12-16 14:33:46 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2022-12-16 14:34:37 +0000 |
| commit | f297803a67cd6cff0d766dfe86798bbca602c083 (patch) | |
| tree | 8fada6dc25965b5f82efb87cada0108eda0ad325 /g10/encrypt.c | |
| parent | tests: Fix missing test message. (diff) | |
| download | gnupg-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 'g10/encrypt.c')
0 files changed, 0 insertions, 0 deletions
