DtHelp: Coverity (memory corruption)
This commit is contained in:
parent
caf4929c41
commit
9751abddff
|
|
@ -1204,7 +1204,7 @@ void _DtHelpPrintJob(
|
|||
Boolean printTocIndex,
|
||||
char * topicTitle)
|
||||
{
|
||||
char * argv[20];
|
||||
char * argv[40];
|
||||
char * quotes="''";
|
||||
int i;
|
||||
int pid;
|
||||
|
|
|
|||
Loading…
Reference in New Issue