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:
b0548ce
)
DtWidget: Coverity (memory corruption)
author
Jon Trulson
<jon@radscan.com>
Fri, 26 Dec 2014 21:10:01 +0000
(14:10 -0700)
committer
Jon Trulson
<jon@radscan.com>
Fri, 26 Dec 2014 21:10:01 +0000
(14:10 -0700)
cde/lib/DtWidget/Editor.c
patch
|
blob
|
history
diff --git
a/cde/lib/DtWidget/Editor.c
b/cde/lib/DtWidget/Editor.c
index 5f361721a07c0b273aefbcf7369e8fa085a15466..fb1f6ce83fb91346090830cabf09aebfa212c659 100644
(file)
--- a/
cde/lib/DtWidget/Editor.c
+++ b/
cde/lib/DtWidget/Editor.c
@@
-2120,7
+2120,7
@@
SetValues(
Widget nw )
{
Boolean redisplay_flag = False;
- Arg al[1
0
]; /* arg list */
+ Arg al[1
5
]; /* arg list */
register int ac; /* arg count */
Boolean resetSpellTitle = False,