Always check bn_wexpend() return values for failure (CVE-2009-3245).
authorBodo Möller <bodo@openssl.org>
Tue, 23 Feb 2010 10:36:30 +0000 (10:36 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 23 Feb 2010 10:36:30 +0000 (10:36 +0000)
commit7fe747d1ebd76151dc8b066fce103a487bedd17a
tree3f0332bee73e16a2635cc45533ba164011824087
parent32567c9f3be1ba5c47079da5e881ded20fa7a078
Always check bn_wexpend() return values for failure (CVE-2009-3245).

(The CHANGES entry covers the change from PR #2111 as well, submitted by
Martin Olsson.)

Submitted by: Neel Mehta
crypto/bn/bn_div.c
crypto/bn/bn_gf2m.c
crypto/ec/ec2_smpl.c
engines/e_ubsec.c