summaryrefslogtreecommitdiffstats
path: root/secure/lib/libdes/enc_writ.c
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libdes/enc_writ.c')
-rw-r--r--secure/lib/libdes/enc_writ.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libdes/enc_writ.c b/secure/lib/libdes/enc_writ.c
index 0b7a50b..2f15d08 100644
--- a/secure/lib/libdes/enc_writ.c
+++ b/secure/lib/libdes/enc_writ.c
@@ -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;
OpenPOWER on IntegriCloud