[openssl-dev] [openssl.org #3775] BUG REPORT: misspelled UNKOWN in the source code

Matt Caswell via RT rt at openssl.org
Wed Apr 1 21:27:40 UTC 2015


On Tue Mar 31 18:51:49 2015, apevnev at hp.com wrote:
> Hi!
>
> This is no impact but it would be nice to have UNKNOWN spelled right. Thank
> you!
>
> /home/pevnev/tmp/openssl-1.0.2a/crypto/asn1
>
> [pevnev at blessed03 asn1]$ grep UNKOWN *
>
> asn1_err.c: {ERR_REASON(ASN1_R_UNKOWN_FORMAT), "unknown format"},
> asn1_gen.c: ASN1err(ASN1_F_ASN1_CB, ASN1_R_UNKOWN_FORMAT);
> asn1.h:# define ASN1_R_UNKOWN_FORMAT 195
>
Hi Andrey

This is a known (!) issue. It has been fixed in the latest development version,
but as this is part of the public API and has no real negative impact it was
decided to leave it for the 1.0.x series.

Matt



More information about the openssl-dev mailing list