Always check bn_wexpend() return values for failure (CVE-2009-3245).
authorBodo Möller <bodo@openssl.org>
Tue, 23 Feb 2010 10:36:41 +0000 (10:36 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 23 Feb 2010 10:36:41 +0000 (10:36 +0000)
commit3e4da3f7cbb728cf6574c164954c45070c1776a6
treeadeb2cc0b208a0966b130a253a3b820cc90f540e
parent53b5d04715b6718bb4e609b7bd887495a480d8e5
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
CHANGES
crypto/bn/bn_div.c
crypto/bn/bn_gf2m.c
crypto/ec/ec2_smpl.c
engines/e_ubsec.c