need to init freePrefixes
CVS patchset: 2095 CVS date: 1998/04/20 14:44:07
This commit is contained in:
parent
47571d8adf
commit
134a297b4e
|
@ -369,7 +369,7 @@ static int runScript(Header h, char * root, int progArgc, char ** progArgv,
|
|||
char * fn;
|
||||
int fd;
|
||||
int i;
|
||||
int freePrefixes;
|
||||
int freePrefixes = 0;
|
||||
int pipes[2];
|
||||
int out = 1;
|
||||
|
||||
|
|
Loading…
Reference in New Issue