]> git.ipfire.org Git - thirdparty/openssl.git/commit
PR: 2736
authorDr. Stephen Henson <steve@openssl.org>
Mon, 27 Feb 2012 18:45:28 +0000 (18:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 27 Feb 2012 18:45:28 +0000 (18:45 +0000)
commit68a7b5ae1ed1d00df3df9d903f751d2c5abad985
tree24f05dd9b8eab0ff3187c2e026994bab2bbc0e09
parent161c9b426222ceb9397257f017a5dfff840aa518
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