]> git.ipfire.org Git - thirdparty/openssl.git/commit - CHANGES
Fix escaping code for string printing. If *any* escaping is enabled we
authorDr. Stephen Henson <steve@openssl.org>
Mon, 3 Jan 2011 01:31:24 +0000 (01:31 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 3 Jan 2011 01:31:24 +0000 (01:31 +0000)
commit968062b7d3a282467cef10bb687fe045b169eae2
tree1f2d9dc06e2c4f7104279b0ff7089c75e83b59db
parente82f75577b0f8fb7779c6da3577a002eefe08428
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