The OID sanity check was incorrect. It should only disallow *leading* 0x80
authorDr. Stephen Henson <steve@openssl.org>
Sun, 7 Mar 2010 16:40:31 +0000 (16:40 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 7 Mar 2010 16:40:31 +0000 (16:40 +0000)
commit5e8e7054f76add84998f6133fb324116b4e811b9
treeb5fb6242270a87ed5ade1ad5ea28640bcf21d031
parent9a542ea01d541a7c008f486db13a950f1b03f975
The OID sanity check was incorrect. It should only disallow *leading* 0x80
values.
crypto/asn1/a_object.c