aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2021-06-22 03:20:16 +0200
committerSven Gothel <[email protected]>2021-06-22 03:20:16 +0200
commit5dedacfb5e8f1fec70c746939159e9189a1aea6d (patch)
tree490c94e97bb7c103e6b4be8775c5d92f2c88cd87 /scripts
parentbd9bd1118b4f3f9c166298fb4bdef1d47cc703e3 (diff)
Crypto1.cpp: Use strict uint64_t for total size counting as size_t or ssize_t will be 32bit on 32bit platforms only, ...
Fix debug output for size_t (using '%zu') and uint64_t (using 'PRIu64'), avoiding SIGSEG on 32bit platforms Adapt to IOUtil changes.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions