Fix security hole.

This commit is contained in:
Ben Laurie
1999-03-22 12:22:14 +00:00
parent 0f423567a7
commit b4cadc6e13
87 changed files with 878 additions and 680 deletions

View File

@@ -72,7 +72,7 @@
#undef MIN_NODES
#define MIN_NODES 4
char *STACK_version="Stack part of OpenSSL 0.9.2 31-Dec-1998";
char *STACK_version="Stack" OPENSSL_VERSION_PTEXT;
#ifndef NOPROTO
#define FP_ICC (int (*)(const void *,const void *))