PR: 2192
authorDr. Stephen Henson <steve@openssl.org>
Fri, 12 Mar 2010 12:48:46 +0000 (12:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 12 Mar 2010 12:48:46 +0000 (12:48 +0000)
commit118b90c59e6732839b5ebc0cfa56d1642ba45f69
tree9b076168538975f9e3433a78c30156839078df29
parentf6a61b140e7d95bbe6b287b16677fa9ce0c41c55
PR: 2192
Submitted By: Jaroslav Imrich <jaroslav.imrich@disig.sk>

The prompt_info and wrong_info parameters can be empty strings which
can produce confusing prompts. Treat empty string same as NULL.
engines/e_chil.c