]> granicus.if.org Git - openssl/commit
evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.
authorAndy Polyakov <appro@openssl.org>
Thu, 3 Oct 2013 08:55:49 +0000 (10:55 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 3 Oct 2013 08:55:49 +0000 (10:55 +0200)
commit524b00c0da42b129ed8622dfb3f5eab9cc5d6617
tree68c9be953bafee312ffabd224f0ca1c375a2531c
parent6b2cae0c16631c6c1ccf61080fc2aa9bd1b5ea1b
evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.

Submitted by: Yuriy Kaminskiy
crypto/evp/e_des3.c