On April 21, 2004 08:26 am, Richard Koenning wrote:
> [EMAIL PROTECTED] wrote:
> > I've found that in stack.c there is no check about index value.
> > Results a crash if index>=MIN_NODES && index>=st->num or
> > unpredictable result if index<MIN_NODES && index>=st->num
>
> See the message with the subject "Re: [PATCH] Missing loop end check in
> crypto/engine/eng_table.c" from Geoff Thorpe. In short: the bug is
> already corrected in the CVS.

Actually, only the sk_value() case was addressed, so the report is valid 
w.r.t. sk_set(). I'm just checking for other cases and will commit 
shortly.

Cheers,
Geoff
-- 
Geoff Thorpe
[EMAIL PROTECTED]
http://www.geoffthorpe.net/

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to