[openssl.org #1641] [Patch] uninitialized variable in bn_mont.c

2008-02-28 Thread Lutz Jaenicke via RT
Closing according to respective email on [EMAIL PROTECTED] Hi, a couple of days ago I've reported the bug: http://rt.openssl.org/Ticket/Display.html?id=1641 It looks like that Bodo's commit (see below) has fixed the reported problem. So the bug can be closed and set to fixed. Best regards,

[openssl.org #1641] [Patch] uninitialized variable in bn_mont.c

2008-02-12 Thread Christian Krause via RT
Hi, Valgrind reported an jump depending on uninitialized value in openssl when establishing an ssl connection. The valgrind backtrace is the following: ==1537==at 0x4A911DC: BN_div (bn_div.c:190) ==1537==by 0x4A9C02C: BN_MONT_CTX_set (bn_mont.c:417) ==1537==by 0x4A9C270: