DtHelp: Coverity (memory corruption)

This commit is contained in:
Jon Trulson 2014-12-26 13:42:23 -07:00
parent caf4929c41
commit 9751abddff
1 changed files with 1 additions and 1 deletions

View File

@ -1204,7 +1204,7 @@ void _DtHelpPrintJob(
Boolean printTocIndex,
char * topicTitle)
{
char * argv[20];
char * argv[40];
char * quotes="''";
int i;
int pid;