summaryrefslogtreecommitdiffstats
path: root/engines/e_ossltest.ec
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-09-10 16:03:14 +0100
committerMatt Caswell <matt@openssl.org>2018-09-10 17:23:36 +0100
commit52307f94f8f3e5a1cd392f0a48802a24ccf73ba2 (patch)
treea7fd3059a0265702f63477de5771505c935c20ef /engines/e_ossltest.ec
parent6ccfc8fa316f8dcfe4c943e5a43e9e3661be9cb1 (diff)
Don't cast an int * to a size_t *
If sizeof(int) != sizeof(size_t) this may not work correctly. Fixes a Coverity issue. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7168)
Diffstat (limited to 'engines/e_ossltest.ec')
0 files changed, 0 insertions, 0 deletions