summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-11-28 11:15:15 +0100
committerMatt Caswell <matt@openssl.org>2017-11-28 11:41:23 +0100
commit83ccead4d0fb496c8f00ee53c28e957b8cab4181 (patch)
tree8964392b2dc29c3eccc9064e6af0975d8a1511a4 /crypto
parentFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate (diff)
downloadopenssl-83ccead4d0fb496c8f00ee53c28e957b8cab4181.tar.xz
openssl-83ccead4d0fb496c8f00ee53c28e957b8cab4181.zip
Fix lshift tests
Commit 30bea14be6 converted bntest.c to the new TEST framework. Unfortunately a missing "goto err" means that the lshift tests skip the actual bit that tests them. Replacing the "goto err" reveals that the conversion also broke the tests. This adds back the missing "goto err" and fixes the tests. Fixes #4808 Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4809)
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions