Allocate string types directly.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 24 Feb 2015 00:57:51 +0000 (00:57 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 13 Mar 2015 16:42:44 +0000 (16:42 +0000)
Allocate and free ASN.1 string types directly instead of going through
the ASN.1 item code.

Reviewed-by: Rich Salz <rsalz@openssl.org>

No differences found