Hi,

On Thu, Feb 23, 2017 at 11:59:28AM -0500, John Dennis <jden...@redhat.com> 
wrote:
> >>It does appear that ParseRFC1485AVA has a bug
> >>
> >>    if (!PL_strncasecmp("oid.", tagBuf, 4)) {
> >>        rv = SEC_StringToOID(arena, &derOid, tagBuf, strlen(tagBuf));
> >>
> >>SEC_StringToOID() can handle a numericoid (e.g. dotted decimal) with or
> >>without a "OID." prefix. The test should include a test for a numericoid.
> >
> >Should I file a bug at <https://bugzilla.mozilla.org/> about this?
> 
> Yes

OK, submitted as <https://bugzilla.mozilla.org/show_bug.cgi?id=1342137>.
Thanks in advance for whoever can look at it. :-)

Regards,

Miklos
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to