]> git.ipfire.org Git - thirdparty/openssl.git/commit
Changed uintptr_t to size_t. WinCE6 doesn't seem it have the definition.
authoraSoujyuTanaka <soujyu.tanaka@access-company.com>
Sat, 11 Apr 2020 18:58:02 +0000 (03:58 +0900)
committerRichard Levitte <levitte@openssl.org>
Wed, 15 Jul 2020 21:05:55 +0000 (23:05 +0200)
commit4da1981faacf2e141aab2b4965fccfd676765648
tree81a3c658c72c9c8281155335bfa0f788c5488066
parenta5b8c19cdab4e330af0377e2fa0fdd1de2f67d59
Changed uintptr_t to size_t. WinCE6 doesn't seem it have the definition.

Reviewed-by: Mark J. Cox <mark@awe.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11526)

(cherry picked from commit 6c2a56beec847da18e5ac60a30219f0dea39baf9)
crypto/dso/dso_win32.c