On Tue, 10 Dec 2024 13:53, Milan Broz said: > + if (1024ULL * memory_blocks > SIZE_MAX)
I am not sure whether unsigned long long is available on all platforms supported by Libgcrypt. Using u64 is probably a better way. See src/types.h Salam-Shalom, Werner -- The pioneers of a warless world are the youth that refuse military service. - A. Einstein
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ Gcrypt-devel mailing list Gcrypt-devel@gnupg.org https://lists.gnupg.org/mailman/listinfo/gcrypt-devel