Staticise a variable.
PR: 4722 Submitted by: Karl Denninger
This commit is contained in:
parent
bbf8a25d45
commit
ad57db7eef
@ -65,7 +65,7 @@ des_cblock (*iv);
|
||||
|
||||
long rnum;
|
||||
int i,j,k,outnum;
|
||||
char *outbuf=NULL;
|
||||
static char *outbuf=NULL;
|
||||
char shortbuf[8];
|
||||
char *p;
|
||||
static int start=1;
|
||||
|
Loading…
Reference in New Issue
Block a user