DtHelp: Coverity (memory corruption)

This commit is contained in:
Jon Trulson
2014-12-26 13:42:23 -07:00
parent caf4929c41
commit 9751abddff

View File

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