Commit 3f90e679 authored by Bodo Möller's avatar Bodo Möller
Browse files

New "open issue" (ERR_...).

Submitted by:
Reviewed by:
PR:
parent 44a25707
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 1999/04/08 17:10:25 $
  ______________                           $Date: 1999/04/08 20:29:19 $

  DEVELOPMENT STATE

@@ -147,6 +147,10 @@
      #include <foo.h> or even better #include <ssl/foo.h> or
      #include <openssl/foo.h> in order to avoid filename clashes.

    o ERR_error_string(..., buf) does not know how large buf is,
      there should be ERR_error_string_n(..., buf, bufsize)
      or similar.

  WISHES

    o  Damien Miller: