PR: 2736
authorDr. Stephen Henson <steve@openssl.org>
Mon, 27 Feb 2012 18:45:06 +0000 (18:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 27 Feb 2012 18:45:06 +0000 (18:45 +0000)
commit2f31308b1737fc7ab0f3421851a07efa0487f078
treea6e7d2ad181e0c6f6bc190819b8f464c447da8bb
parent468d58e7126d72d973b1f0c13528858802b4ded8
PR: 2736
Reported by: Remi Gacogne <rgacogne-bugs@coredump.fr>

Preserve unused bits value in non-canonicalised ASN1_STRING structures
by using ASN1_STRING_copy which preseves flags.
crypto/asn1/x_name.c