On Wed, Mar 24, 2010, Jaroslav Imrich via RT wrote:

> Your code successfuly fixed problems no.2 and no.3.
> 
> However problem no.1 (output of strange binary characters) described in my
> initial email is still there. Buffer that stores prompt really needs to be
> zeroed. Please see my initial patch (memset) for more details.
> 

Just to be awkward I used a different technique again ;-) Just setting the
buf[0] to 0 should work. Actually eliminating the call to UI_dup_info_string()
might be better but I don't have a chil setup to test that.

Let me know if this works now.

iSteve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to