]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/speed.c: address asan failure with small -bytes and large -misalign.
authorAndy Polyakov <appro@openssl.org>
Mon, 21 May 2018 12:26:54 +0000 (14:26 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 30 May 2018 16:26:51 +0000 (18:26 +0200)
commit2fc45cb805f85589bb49c3669864152e909696da
tree23a51627c1f9d972e291e1c940ca41e0c06f795b
parent44ca7565a6c73cbff17ee94c9f83b871c8c91445
apps/speed.c: address asan failure with small -bytes and large -misalign.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6311)
apps/speed.c