Loading apps/ca.c +1 −1 Original line number Diff line number Diff line Loading @@ -266,7 +266,7 @@ int MAIN(int argc, char **argv) #undef BSIZE #define BSIZE 256 MS_STATIC char buf[3][BSIZE]; char *randfile; char *randfile=NULL; #ifdef EFENCE EF_PROTECT_FREE=1; Loading crypto/dh/dhtest.c +2 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,8 @@ static void MS_CALLBACK cb(int p, int n, void *arg); int main(int argc, char *argv[]) { DH *a,*b; DH *a; DH *b=NULL; char buf[12]; unsigned char *abuf=NULL,*bbuf=NULL; int i,alen,blen,aout,bout,ret=1; Loading Loading
apps/ca.c +1 −1 Original line number Diff line number Diff line Loading @@ -266,7 +266,7 @@ int MAIN(int argc, char **argv) #undef BSIZE #define BSIZE 256 MS_STATIC char buf[3][BSIZE]; char *randfile; char *randfile=NULL; #ifdef EFENCE EF_PROTECT_FREE=1; Loading
crypto/dh/dhtest.c +2 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,8 @@ static void MS_CALLBACK cb(int p, int n, void *arg); int main(int argc, char *argv[]) { DH *a,*b; DH *a; DH *b=NULL; char buf[12]; unsigned char *abuf=NULL,*bbuf=NULL; int i,alen,blen,aout,bout,ret=1; Loading