Fix for 64-bit machine (emulation).

This commit is contained in:
NIIBE Yutaka
2017-09-29 14:15:48 +09:00
parent 7004453669
commit 547e263d6b
4 changed files with 16 additions and 9 deletions

View File

@@ -1,5 +1,10 @@
2017-09-29 NIIBE Yutaka <gniibe@fsij.org>
* src/openpgp.c (modify_binary): Fix for 64-bit machine.
* src/openpgp-do.c (encrypt, decrypt): Likewise.
(gpg_data_scan): Likewise.
(gpg_do_chks_prvkey): Fix error return path.
* src/stack-def.h: New.
* src/gnuk.ld.in: Remove stack definitions.