Fix test failures when using enable-ubsan
authorMatt Caswell <matt@openssl.org>
Thu, 2 Jun 2016 12:53:49 +0000 (13:53 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 2 Jun 2016 14:36:22 +0000 (15:36 +0100)
commit02d6070430de33cf09e1db6b77a6aa43390c62a8
treeef15988237d75fa876ef481dfc1b8dfd5b5e55da
parent03b89819f58b100c1e13ca2661a70f2403a187d1
Fix test failures when using enable-ubsan

Numerous test failures were occuring when Configured with enable-ubsan
although they could all be traced back to one issue.

Reviewed-by: Andy Polyakov <appro@openssl.org>
crypto/bn/rsaz_exp.c