BIO_printf() change
authorUlf Möller <ulf@openssl.org>
Thu, 24 Feb 2000 22:57:42 +0000 (22:57 +0000)
committerUlf Möller <ulf@openssl.org>
Thu, 24 Feb 2000 22:57:42 +0000 (22:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 579707a241db24edf15457fa3b2e901fdfdcba19..8ec551ab6617ff9d07cde64f5110ad521a00426d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.4 and 0.9.5  [xx XXX 2000]
 
+  *) Fix potential buffer overrun problem in BIO_printf().
+     [Ulf Möller, using public domain code by Patrick Powell; problem
+      pointed out by David Sacerdote <das33@cornell.edu>]
+
   *) Support EGD <http://www.lothar.com/tech/crypto/>.  New functions
      RAND_egd() and RAND_status().  In the command line application,
      the EGD socket can be specified like a seed file using RANDFILE