PR: 2192
authorDr. Stephen Henson <steve@openssl.org>
Fri, 12 Mar 2010 12:48:56 +0000 (12:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 12 Mar 2010 12:48:56 +0000 (12:48 +0000)
commit9de450b545e5cb493ded247099a93bfda1108f1b
treeea191986c71a1fddedea2dfbbea728b5fdcc9edb
parentcc53036744a0c280220edb2e45a2bbc1cf5c636c
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