X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=FAQ;h=a0288343a3cea883f859da30ec9534120aab8a87;hb=3de5a7745f3dc2c559602d67c30cd219a984104a;hp=a88765ef0fb85e8baf21d028518edc67c328561f;hpb=246e09319c1d2a8140ffe1e5aeb1be26015696f0;p=openssl.git diff --git a/FAQ b/FAQ index a88765ef0f..a0288343a3 100644 --- a/FAQ +++ b/FAQ @@ -67,6 +67,8 @@ OpenSSL - Frequently Asked Questions * Why doesn't my server application receive a client certificate? * Why does compilation fail due to an undefined symbol NID_uniqueIdentifier? * I think I've detected a memory leak, is this a bug? +* Why does Valgrind complain about the use of uninitialized data? +* Why doesn't a memory BIO work when a file does? =============================================================================== @@ -75,7 +77,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from . -OpenSSL 0.9.8a was released on October 11th, 2005. +OpenSSL 0.9.8g was released on October 19th, 2007. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at