Fix escaping code for string printing. If *any* escaping is enabled we
authorDr. Stephen Henson <steve@openssl.org>
Mon, 3 Jan 2011 01:30:58 +0000 (01:30 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 3 Jan 2011 01:30:58 +0000 (01:30 +0000)
commite501dbb65809121392cb16e112495bae136c8518
treef7a3a47a82b76352e6ed4506c6338b5a3992950a
parent20e505e4b783e25697bf8af1cc28db47ae9cc20d
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