> --- 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$

--
Rich Salz                  Chief Security Architect
DataPower Technology       http://www.datapower.com
XS40 XML Security Gateway  http://www.datapower.com/products/xs40.html
XML Security Overview      http://www.datapower.com/xmldev/xmlsecurity.html

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

Reply via email to