mirror of
https://github.com/sheumann/hush.git
synced 2025-02-25 01:29:14 +00:00
to avoid stack corruption problems on some 64bit architectures when sizeof(void*) != sizeof(int). Thanks to Atsushi Nemoto for finding this problem.