On Thu, Mar 31, 2005 at 06:56:36AM -0800, prakash babu wrote:

> I  find some unreachable codes in OpenSSL 0.9.7f.
> Their details are as follows.
>  
>         File Name
>     Line No
>     Code Snippet
>       pk7_lib.c
>     187          break;
> p7->d.signed_and_enveloped->enc_data->content_type         = 
> OBJ_nid2obj(NID_pkcs7_data);
>  break;

I will go out on a limb and venture to say that the first "break;" looks
like a bug introduced during a code merge...  A code review of whatever
merge introduced this and perhaps other problems is in order.

-- 
        Viktor.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to