Commit ce9b1b05 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

I can't confirm the claim being removed and nobody seems to speak up for it.

parent 0a2407a8
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line

  OpenSSL STATUS                           Last modified at
  ______________                           $Date: 2002/12/27 14:01:40 $
  ______________                           $Date: 2002/12/27 15:04:45 $

  DEVELOPMENT STATE

@@ -47,9 +47,6 @@

  RELEASE SHOWSTOPPERS

    o BN_mod_mul verification fails for mips3-sgi-irix
      unless configured with no-asm

    o [2002-11-21]
      PR 343 mentions that scrubbing memory with 'memset(ptr, 0, n)' may
      be optimized away in modern compilers.  This is definitely not good