]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix escaping code for string printing. If *any* escaping is enabled we
authorDr. Stephen Henson <steve@openssl.org>
Mon, 3 Jan 2011 01:26:33 +0000 (01:26 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 3 Jan 2011 01:26:33 +0000 (01:26 +0000)
commit9ad765173f6fbeedf17cb231d58e3abd6ce36b53
treebfe76a3bbb05d4f562752c918cb87c55ee974f37
parentc8e3c1a9b5eaa4900b499325c56fa14805b3f8c1
Fix escaping code for string printing. If *any* escaping is enabled we
must escape the escape character itself (backslash).
CHANGES
crypto/asn1/a_strex.c