projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caf4929
)
DtHelp: Coverity (memory corruption)
author
Jon Trulson
<jon@radscan.com>
Fri, 26 Dec 2014 20:42:23 +0000
(13:42 -0700)
committer
Jon Trulson
<jon@radscan.com>
Fri, 26 Dec 2014 20:42:23 +0000
(13:42 -0700)
cde/lib/DtHelp/Print.c
patch
|
blob
|
history
diff --git
a/cde/lib/DtHelp/Print.c
b/cde/lib/DtHelp/Print.c
index 254b377b4f7e9ad52672946455fe241b01f3179e..7891cb685e67345afd649e9be163f0f6886e667c 100644
(file)
--- a/
cde/lib/DtHelp/Print.c
+++ b/
cde/lib/DtHelp/Print.c
@@
-1204,7
+1204,7
@@
void _DtHelpPrintJob(
Boolean printTocIndex,
char * topicTitle)
{
- char * argv[
2
0];
+ char * argv[
4
0];
char * quotes="''";
int i;
int pid;