diff options
author | Ingo Klöcker <[email protected]> | 2022-08-17 12:51:19 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2022-08-17 12:52:04 +0000 |
commit | c977424a1d39751fc5055131ad3f7819d421dcc8 (patch) | |
tree | 169431ada3040cab7bb385827b49fb0475e46633 /lang/cpp/src/exception.h | |
parent | w32: Add another fallback to look for gpgconf.exe (diff) | |
download | gpgme-c977424a1d39751fc5055131ad3f7819d421dcc8.tar.gz gpgme-c977424a1d39751fc5055131ad3f7819d421dcc8.zip |
qt: Make sure expiration time is interpreted as unsigned number
* lang/qt/src/qgpgmeaddexistingsubkeyjob.cpp (add_subkey): Convert
expiration time to uint_least32_t.
--
This fixes the corresponding test on 32-bit systems where time_t (the
return type of expirationTime()) is a signed 32-bit integer type.
GnuPG-bug-id: 6137
Diffstat (limited to 'lang/cpp/src/exception.h')
0 files changed, 0 insertions, 0 deletions