X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=FAQ;h=a0288343a3cea883f859da30ec9534120aab8a87;hb=6bd05ad4721a619a8f2dc5573912ca4fdf265c44;hp=f96759b18e2bfc80e9da635d76874a483d5bae7f;hpb=11e46bd7ae27c982b53b175055fa28d2d1712276;p=oweals%2Fopenssl.git diff --git a/FAQ b/FAQ index f96759b18e..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.8b was released on May 4th, 2006. +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