Hi. Trying to compile the cli.cpp (is a .c actually) sample under Win32
(VC5), I find out it uses a function called Free() to deallocate the
strings returned by the query server certificate functions -- there's no
such function available. free(), with a lowercase f, GPFs the program. How
do I deallocate those strings? Do I need to at all?

Thanx,
Juan

--
"What is freedom of expression? Without the freedom to offend,
 it ceases to exist."  -- Salman Rushdie



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to