[EMAIL PROTECTED] - Sat Nov 22 18:26:42 2003]:
> >
> >
> > > --- 1055,1061 ----
> > > if (engine == NULL)
> > > return;
> > > if ((fd = get_dev_crypto()) < 0)
> > > + ENGINE_free (engine);
> > > return;
> > >
> >
> > That's can't be right. Missing curly braces?
> >
> > /r$
>
> Oops! You're correct, of course. I hope, however, you agree that
> the "ENGINE_free" needed to be added. -- George Mitchell
>
Seems to be reasonable to me :-) Patch applied
Best regards,
Lutz
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]